------------------------------------------------------------------- Sun May 5 05:13:01 UTC 2019 - Stephan Kulow - updated to 3.09 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.09 2019-05-04T22:28:55+0700 - Prettier definition names from bundle(). - Changed default bundle() definitions location from "x-bundle" to "definitions". - Deprecated bundle({ref_ref => ...}) - Deprecated bundle({replace => ...}) ------------------------------------------------------------------- Sun Apr 7 05:09:45 UTC 2019 - Stephan Kulow - updated to 3.08 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.08 2019-04-06T15:07:11+0700 - Add support for "default" in object definitions #155 - Add support for coerce("bool,def,num,str") as alternative to hash - Add support for setting coerce in new() - Deprecated support for coerce(1) ------------------------------------------------------------------- Fri Apr 5 05:11:55 UTC 2019 - Stephan Kulow - updated to 3.07 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.07 2019-04-04T23:43:55+0700 - Fix not leaking file names with bundle() ------------------------------------------------------------------- Fri Feb 15 06:12:00 UTC 2019 - Stephan Kulow - updated to 3.06 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.06 2019-02-14T18:24:29+0100 - Fix coercing integers and numbers #147 - Changed recursion guard to not keeping tracking of plain scalars #147 ------------------------------------------------------------------- Fri Feb 1 06:09:45 UTC 2019 - Stephan Kulow - updated to 3.05 see /usr/share/doc/packages/perl-JSON-Validator/Changes ------------------------------------------------------------------- Wed Jan 30 17:25:40 UTC 2019 - Christian Dywan - Add missing BuildRequires for tests - Skip failing id-keyword-draft4.t