README.md in oj-1.0.4 vs README.md in oj-1.0.5
- old
+ new
@@ -22,12 +22,12 @@
*Fast XML parser and marshaller on GitHub*: https://rubygems.org/gems/ox
## <a name="release">Release Notes</a>
-### Release 1.0.4
+### Release 1.0.5
- - Fixed bug that did not allow symbols as keys in :compat mode.
+ - Added :ascii_only options for dumping JSON where all high-bit characters are encoded as escaped sequences.
## <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