README.md in oj-1.0.2 vs README.md in oj-1.0.3
- old
+ new
@@ -22,12 +22,14 @@
*Fast XML parser and marshaller on GitHub*: https://rubygems.org/gems/ox
## <a name="release">Release Notes</a>
-### Release 1.0.2
+### Release 1.0.3
- - Added RSTRING_NOT_MODIFIED for Rubinius optimization.
+ - Added :symbol_keys option to convert String hash keys into Symbols.
+
+ - The load() method now supports IO Objects as input as well as Strings.
## <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