Automatic update to v0.619.0 (0.619)

This commit is contained in:
2025-10-06 18:44:58 +00:00
parent 003f71cfe6
commit 47fced442f
4 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
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>