1
0
Files
perl-JSON-Parse/perl-JSON-Parse.changes

63 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Oct 24 09:09:02 UTC 2015 - coolo@suse.com
- updated to 0.36
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.36 2015-10-24
* Document and install "validjson" script.
* Document the "$JSON::Parse::json_diagnostics" global variable.
0.35 2015-10-19
* Minor documentation changes
0.34 2015-10-19
* Document key collisions
* Extend SEE ALSO section on other JSON modules on CPAN.
-------------------------------------------------------------------
Mon Oct 12 08:51:10 UTC 2015 - coolo@suse.com
- updated to 0.33
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.33 2015-10-09
* Memory leak plug
* Small speed improvements
* Minor bug about commas after bare values
* Documentation rewritten to clarify changes in 0.32 and testing.
-------------------------------------------------------------------
Sat Aug 1 08:40:28 UTC 2015 - coolo@suse.com
- updated to 0.32
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.32 2015-07-29
* Update to accept bare values, per RFC 7159.
-------------------------------------------------------------------
Tue Apr 14 18:14:51 UTC 2015 - coolo@suse.com
- updated to 0.31
see /usr/share/doc/packages/perl-JSON-Parse/Changes
-------------------------------------------------------------------
Fri Aug 26 22:38:35 UTC 2011 - chris@computersalat.de
- cpanspec
- fix build for CentOS, SLE_10, SLE_11
- fix deps
+ perl(Test::More) >= 0.88
-------------------------------------------------------------------
Sat Jun 11 00:25:57 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.07)