CHANGES in json_pure-1.4.4 vs CHANGES in json_pure-1.4.5
- old
+ new
@@ -1,4 +1,9 @@
+2010-08-07 (1.4.5)
+ * Manage data structure nesting depth in state object during generation. This
+ should reduce problems with to_json method definŃ–tions that only have one
+ argument.
+ * Some fixes in the state objects and additional tests.
2010-08-06 (1.4.4)
* Fixes build problem for rubinius under OS X, http://github.com/flori/json/issues/closed#issue/25
* Fixes crashes described in http://github.com/flori/json/issues/closed#issue/21 and
http://github.com/flori/json/issues/closed#issue/23
2010-05-05 (1.4.3)