File: NEWS

package info (click to toggle)
libjson-validator-perl 5.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,160 kB
  • sloc: perl: 3,015; makefile: 14
file content (23 lines) | stat: -rw-r--r-- 907 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
libjson-validator-perl (5.02+dfsg-1) unstable; urgency=medium

  5.00 removes some modules:  
  - Removed JSON::Validator::OpenAPIv2::allow_invalid_ref()
  - Removed JSON::Validator::Ref
  - Removed JSON::Validator::Util::json_pointer()
  - Removed JSON::Validator::Util::schema_extract()

  Cf. /usr/share/doc/libjson-validator-perl/changelog.gz for other changes.

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Nov 2021 17:20:33 +0100

libjson-validator-perl (3.05+dfsg-1) unstable; urgency=medium

  This release (re)moves three modules. From upstream Changes:
  - Moved JSON::Validator::OpenAPI::Mojolicious to Mojolicious-Plugin-OpenAPI
  - Removed JSON::Validator::OpenAPI::Dancer2
  - Removed JSON::Validator::OpenAPI

  Breaking change:
  - format callbacks need to return undef on success and a description on error

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sat, 02 Feb 2019 22:20:48 +0000