Skip to content

Commit a053737

Browse files
JSON-Schema-Draft201909-0.018
- now can correctly evaluate schemas containing unevaluatedItems, unevaluatedProperties keywords without the user having to explicitly set collect_annotations => 1 in the constructor - fix error in "terse" output formatting that mistakenly dropped some unevaluatedProperties errors
1 parent d4ed775 commit a053737

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for JSON-Schema-Draft201909
22

3-
{{$NEXT}}
3+
0.018 2020-12-07 18:22:07Z
44
- now can correctly evaluate schemas containing unevaluatedItems,
55
unevaluatedProperties keywords without the user having to
66
explicitly set collect_annotations => 1 in the constructor

README.pod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ JSON::Schema::Draft201909 - Validate data against a schema
1010

1111
=head1 VERSION
1212

13-
version 0.017
13+
version 0.018
1414

1515
=head1 SYNOPSIS
1616

0 commit comments

Comments
 (0)