Changelog for
libfastjson-devel-0.99.8-12.1.x86_64.rpm :
Tue Nov 14 13:00:00 2017 astiegerAATTsuse.com
- update to 0.99.7:
* add option for case-insensitive comparisons
* Remove userdata and custom-serialization functions
Thu Aug 3 14:00:00 2017 astiegerAATTsuse.com
- update to 0.99.6:
* fixes for platforms other than GNU/Linux
Mon May 8 14:00:00 2017 astiegerAATTsuse.com
- update to 0.99.5:
* fix floating point representation when fractional part is missing
* m4: fix detection of atomics
* add fjson_object_dump() and fjson_object_write() functions
Fri Jan 27 13:00:00 2017 ndasAATTsuse.de
- This library is needed for latest rsyslog(fate#320546)
Thu Aug 4 14:00:00 2016 astiegerAATTsuse.com
- update to 0.99.4:
* fix tautology comparison in tautology in `fjson_object_iter_equal`
drop 0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch
* fix build problems with gcc6
drop 0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch
Thu Jul 14 14:00:00 2016 astiegerAATTsuse.com
- update 0.99.3:
* exit() is no longer called in unexpected situations
* fjson_version now returns configure VERSION
* fix invalid Unicode representation for some non US-ASCII
- add patch to fix compile (and logic) error
0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch
- fix build with gcc6, adding
0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch
Sun Mar 13 13:00:00 2016 astiegerAATTsuse.com
- update to 0.99.2
* new API: json_object_get_member_count()
* make comaptible with autoconf < 2.64
* 0.99.1 was not released
Sat Jan 2 13:00:00 2016 astiegerAATTsuse.com
- initial package