17
0
Files
rubygem-multi_json/rubygem-multi_json.changes
Marcus Rueckert b6ba4580aa Accepting request 76637 from home:darix:rails31
- 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
2011-07-21 11:29:28 +00:00

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