wiz
ca20581716
Fix typo.
2013-08-20 22:38:39 +00:00
taca
a8a59578da
Update ruby-multi_json to 1.7.0.
...
1.7.0
-----
* [Add load_options/dump_options to MultiJson](a153956be6
)
* [MultiJson does not modify arguments](58525b01c4
)
* [Enable quirks_mode by default for json_gem/json_pure adapters](1fd4e6635c
)
* [Add JrJackson adapter](4dd86fa963
)
* [Raise ArgumentError on bad adapter input](911a3756bd
)
2013-03-17 16:25:16 +00:00
taca
796bbcbb2e
Update ruby-multi_json to 1.6.1.
...
1.6.1
-----
* [Revert "Use JSON.generate instead of #to_json"](https://github.com/intridea/multi_json/issues/86 )
2013-03-14 16:12:43 +00:00
taca
3145cbbfb5
Update ruby-multi_json to 1.6.0.
...
1.6.0
-----
* [Add gson.rb support](https://github.com/intridea/multi_json/pull/71 )
* [Add MultiJson.default_options](https://github.com/intridea/multi_json/pull/70 )
* [Add MultiJson.with_adapter](https://github.com/intridea/multi_json/pull/67 )
* [Stringify all possible keys for ok_json](https://github.com/intridea/multi_json/pull/66 )
* [Alias `MultiJson::DecodeError` to `MultiJson::LoadError`](https://github.com/intridea/multi_json/pull/79 )
2013-02-13 16:17:51 +00:00
taca
6b5b1aa81c
Update ruby-multi_json to 1.5.1.
...
Various fixes and workaround for JSON#parse.
2013-02-12 15:08:30 +00:00
taca
af99af549c
Update ruby-multi_json to 1.5.0.
...
Exact changes are unknown, please refer github:
https://github.com/intridea/multi_json/commits/master .
2012-12-17 14:33:27 +00:00
taca
ceb7765b65
Update ruby-multi_json to 1.3.6.
...
Changes are unavailable.
2012-06-02 01:12:29 +00:00
taca
7321171922
Update ruby-multi_json to 1.3.4.
...
Exact changes aren't avaiable.
* Add support for Oj library.
* Several bug fixes.
2012-04-29 05:41:46 +00:00
taca
22da9b7985
Update ruby-multi_json package to 1.1.0.
...
Aded Apple's NSJSONSerialization support.
2012-03-17 16:47:41 +00:00
taca
18e2996076
Importing textproc/ruby-multi_json package version 1.0.4.
...
MultiJSON
Lots of Ruby libraries utilize JSON parsing in some form, and everyone has
their favorite JSON library. In order to best support multiple JSON parsers
and libraries, multi_json is a general-purpose swappable JSON backend library.
2011-12-16 12:38:43 +00:00