1
0
Files
perl-JSON-Schema-Modern/perl-JSON-Schema-Modern.changes

92 lines
3.8 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 8 05:37:13 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.628.0 (0.628)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.628 2025-12-07 06:50:22Z
- "strict" mode now ignores keywords starting with "x-".
- drop the use of an empty "instanceLocation" in errors resulting
from the parsing of a schema
0.627 2025-12-04 21:10:22Z
- improved efficiency of "short_circuit" mode, disabling it
in fewer and more tightly constrained conditions while allowing
other functionality to still work (e.g. "strict" mode to detect
unknown keywords, or when unevaluatedProperties or
unevaluatedItems are present)
0.626 2025-12-02 00:29:17Z
- now correctly disallowing booleans in draft4 subschemas
0.625 2025-11-28 22:34:54Z
- introduce a global schema document cache that can be used by other
distributions (such as OpenAPI::Modern)
0.624 2025-11-26 20:57:48Z
- fix strict (unknown keyword checks) validation for draft4 schemas
-------------------------------------------------------------------
Mon Nov 17 05:33:49 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.623.0 (0.623)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.623 2025-11-17 00:14:31Z
- fix error when navigating a $dynamicRef after initial evaluation
at a subschema
- fix incorrect $dynamicRef target following changing scopes into a
subschema of a schema resource (one with an $id)
-------------------------------------------------------------------
Sun Nov 9 05:31:29 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.622.0 (0.622)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.622 2025-11-08 22:22:19Z
- allow export of JSON::Schema::Modern::Utilities::is_bool
- adjust acceptance tests to handle new failure cases in the test
suite for the hostname format
0.621 2025-10-30 17:56:52Z
- adjust acceptance tests to handle new failure cases in the test
suite for hostname, idn-hostname formats
-------------------------------------------------------------------
Fri Oct 17 19:07:03 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.620.0 (0.620)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.620 2025-10-15 23:36:52Z
- new "clone" method for Error objects
- work around an issue with using an object overload as a constant
on perl 5.20
-------------------------------------------------------------------
Mon Oct 6 18:44:58 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.619.0 (0.619)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.619 2025-09-28 22:28:52Z
- internal changes only (breaking changes for dependencies like
OpenAPI::Modern)
0.618 2025-09-07 20:27:21Z
- the json-schema-eval executable now also handles YAML-encoded
schemas and data, via both files and STDIN, via string
autodetection
-------------------------------------------------------------------
Thu Aug 28 10:29:37 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.617.0 (0.617)
see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes
0.617 2025-08-16 20:50:11Z
- various internal changes for performance improvement
-------------------------------------------------------------------
Fri Aug 8 11:58:41 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- initial package 0.616.0 (0.616)
* created by cpanspec 1.84.01