README.md in oj-1.2.1 vs README.md in oj-1.2.2
- old
+ new
@@ -22,14 +22,14 @@
*Fast XML parser and marshaller on GitHub*: https://github.com/ohler55/ox
## <a name="release">Release Notes</a>
-### Release 1.2.1
+### Release 1.2.2
- - Organized compile configuration better.
+ - minor bug fixes for different rubies along with test updates
- - as_json() support now more flexible thanks to a contribution by sauliusg.
+ - Oj::Doc will now automatically close on GC.
## <a name="description">Description</a>
Optimized JSON (Oj), as the name implies was written to provide speed
optimized JSON handling. It was designed as a faster alternative to Yajl and