TODO.markdown in roar-0.12.9 vs TODO.markdown in roar-1.0.0.beta1
- old
+ new
@@ -1,11 +1,13 @@
+# 1.0
+
+* merge client errors request
+* simpler link for JSON-API?
+* remove HttpVerbs deprecations
+
+* Hyperlink representers => decrators. test hash representer with decorator (rpr)
+
+
* Add proxies, so nested models can be lazy-loaded.
* move #prepare_links! call to #_links or something so it doesn't need to be called in #serialize.
-* alias Roar::Representer to Representer
-* remove #before_serialize and just overwrite #serialize
* abstract ::links_definition_options and move them out of the generic representers (JSON, XML).
-* make 1.8 tests work, again (hash ordering!)
-
-* release 1.0
-* representable 1.8, only.
-* revise Hypermedia
* work on HAL-Object
\ No newline at end of file