@@ -3,30 +3,30 @@ Revision history for JSON-Schema-Tiny
3
3
{{$NEXT}}
4
4
5
5
0.020 2023-04-12 03:28:28Z
6
- - update test results and exemptions for TJSA 1.019
6
+ - update test results and exemptions for TJSA 1.019
7
7
8
8
0.019 2023-01-08 19:54:14Z
9
- - fix warning when using a $ref to a URI with no fragment
10
- - update test skip list for latest release of the test suite
9
+ - fix warning when using a $ref to a URI with no fragment
10
+ - update test skip list for latest release of the test suite
11
11
12
12
0.018 2022-08-06 22:02:20Z
13
- - update test skip list for latest release of the test suite
13
+ - update test skip list for latest release of the test suite
14
14
15
15
0.017 2022-07-10 04:09:23Z
16
- - fix 'experimental' prereq for older perls
16
+ - fix 'experimental' prereq for older perls
17
17
18
18
0.016 2022-07-09 18:29:49Z
19
- - avoid new experimental warning on 5.35.9
20
- - the "specification_version" configuration option now accepts
21
- values without "draft" in the name, to facilitate a new naming
22
- convention used for future specification versions
19
+ - avoid new experimental warning on 5.35.9
20
+ - the "specification_version" configuration option now accepts
21
+ values without "draft" in the name, to facilitate a new naming
22
+ convention used for future specification versions
23
23
24
24
0.015 2022-01-29 17:52:15Z
25
- - pod fixes
25
+ - pod fixes
26
26
27
27
0.014 2022-01-06 04:05:12Z
28
- - updated error message for the "type" keyword to include the actual
29
- type, as well as the expected type(s)
28
+ - updated error message for the "type" keyword to include the actual
29
+ type, as well as the expected type(s)
30
30
31
31
0.013 2021-12-31 21:20:46Z
32
32
- enable bignum mode when deserializing test data
0 commit comments