Changelog for
ruby3.3-rubygem-json-2.1.0-1.64.x86_64.rpm :
* Wed Apr 19 2017 cooloAATTsuse.com- updated to version 2.1.0 see installed CHANGES.md [#]# 2017-04-18 (2.1.0)
* Allow passing of `decimal_class` option to specify a class as which to parse JSON float numbers.
* Wed Apr 12 2017 cooloAATTsuse.com- updated to version 2.0.4 see installed CHANGES.md [#]# 2017-03-23 (2.0.4)
* Raise exception for incomplete unicode surrogates/character escape sequences. This problem was reported by Daniel Gollahon (dgollahon).
* Fix arbitrary heap exposure problem. This problem was reported by Ahmad Sherif (ahmadsherif).
* Sat Jan 14 2017 cooloAATTsuse.com- updated to version 2.0.3 see installed CHANGES.md [#]# 2017-01-12 (2.0.3)
* Set `required_ruby_version` to 1.9
* Some small fixes
* Wed Jul 27 2016 cooloAATTsuse.com- updated to version 2.0.2 see installed CHANGES.md [#]# 2016-07-26 (2.0.2)
* Specify `required_ruby_version` for json\\_pure.
* Fix issue #295 failure when parsing frozen strings.
* Sat Jul 02 2016 cooloAATTsuse.com- updated to version 2.0.1 CHANGES removed upstream
* Wed Jun 03 2015 cooloAATTsuse.com- updated to version 1.8.3 see installed CHANGES 2015-06-01 (1.8.3)
* Fix potential memory leak, thx to nobu.
* Wed Feb 04 2015 cooloAATTsuse.com- rename rpmlintrc and add it as source
* Wed Feb 04 2015 hvogelAATTsuse.com- update to 1.8.2
* Some performance improvements by Vipul A M
.
* Fix by Jason R. Clark to avoid mutation of JSON.dump_default_options.
* More tests by Michael Mac-Vicar and fixing space_before accessor in generator.
* Performance on Jruby improvemed by Ben Browning .
* Some fixes to be compatible with the new Ruby 2.2 by Zachary Scott and SHIBATA Hiroshi .
* Tue Sep 30 2014 mrueckertAATTsuse.de- update to new packaging scheme and add gem2rpm.yml- disable documentation to disable a loop between rdoc and json
* Thu Feb 06 2014 cooloAATTsuse.com- use new macros