1.10.1 ------ * [Explicitly require stringio for Gson adapter](623ec8142d) * [Do not read StrignIO object before passing it to JrJackson](a6dc935df0) 1.10.0 ------ * [Performance tweaks](58724acfed) 1.9.3 ----- * [Convert indent option to Fixnum before passing to Oj](826fc5535b) 1.9.2 ----- * [Enable use_to_json option for Oj adapter by default](76a4aaf697) 1.9.1 ----- * [Remove unused LoadError file](65dedd84d5) 1.9.0 ---- * [Rename LoadError to ParseError](4abb98fe3a) * [Adapter load failure throws AdapterError instead of ArgumentError](4da612b617) 1.8.4 ----- * [Make Gson adapter explicitly read StringIO object](b58b498747) 1.8.3 ----- * [Make JrJackson explicitly read StringIO objects](e1f162d5b6) * [Prevent calling #downcase on alias symbols](c1cf075453) 1.8.2 ----- * [Downcase adapter string name for OS compatibility](b8e15a0322) 1.8.1 ----- * [Let the adapter handle strings with invalid encoding](6af2bf87b8) 1.8.0 ----- * [Raise MultiJson::LoadError on blank input](c44f9c928b) 1.7.9 ----- * [Explicitly require json gem code even when constant is defined](36f7906c66) 1.7.8 ----- * [Reorder JrJackson before json_gem](315b6e460b) * [Update vendored OkJson to version 43](99a6b662f6) 1.7.7 ----- * [Fix options caching issues](a3f14c3661) 1.7.6 ----- * [Bring back MultiJson::VERSION constant](31b990c272) 1.7.5 ----- * [Fix warning '*' interpreted as argument prefix](b698962c7f) * [Remove stdlib warning](d06eec6b79) 1.7.4 ----- * [Cache options for better performance](8a26ee9314) 1.7.3 ----- * [Require json/ext to ensure extension version gets loaded for json_gem](942686f7e8) * [Rename JrJackson](078de7ba8b) * [Prefer JrJackson to JSON gem if present](af8bd9799a) * [Print a warning if outdated gem versions are used](e7438e7ba2) * [Loosen required_rubygems_version for compatibility with Ubuntu 10.04](59fad014e8) 1.7.2 ----- * [Rename Jrjackson adapter to JrJackson](b36dc915fc) * [Implement jrjackson -> jr_jackson alias for back-compatability](aa50ab8b7b) * [Update vendored OkJson module](30a3f474e1) 1.7.1 ----- * [Fix capitalization of JrJackson class](5373a5e38c)
623ec8142d
a6dc935df0
58724acfed
826fc5535b
76a4aaf697
65dedd84d5
4abb98fe3a
4da612b617
b58b498747
e1f162d5b6
c1cf075453
b8e15a0322
6af2bf87b8
c44f9c928b
36f7906c66
315b6e460b
99a6b662f6
a3f14c3661
31b990c272
b698962c7f
d06eec6b79
8a26ee9314
942686f7e8
078de7ba8b
af8bd9799a
e7438e7ba2
59fad014e8
b36dc915fc
aa50ab8b7b
30a3f474e1
5373a5e38c