- update to version 1.0.3 - added OKJson as vendored fallback if nothing else is available - multiple fixes and additions to OKJson - added stringio support - only catch specific Errors during encoding - dont require ActiveSupport::JSON to avoid circular dependencies OBS-URL: https://build.opensuse.org/request/show/76637 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-multi_json?expand=0&rev=5
21 lines
671 B
Plaintext
21 lines
671 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 20 16:57:33 UTC 2011 - mrueckert@suse.de
|
|
|
|
- update to version 1.0.3
|
|
- added OKJson as vendored fallback if nothing else is available
|
|
- multiple fixes and additions to OKJson
|
|
- added stringio support
|
|
- only catch specific Errors during encoding
|
|
- dont require ActiveSupport::JSON to avoid circular dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 10 12:02:42 CEST 2011 - visnov@suse.cz
|
|
|
|
- license is MIT
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 10 10:30:55 UTC 2011 - aduffeck@novell.com
|
|
|
|
- initial version
|
|
|