0.16.0
Pre-release
Pre-release
Changed
- Disabled HTML escaping when printing JSON, in JSON.print. It turned out that escaping was the default.
- Changed "keywordLocation" and "absoluteKeywordLocation" in the output to "schemaLocation" and "absSchemaLocation", respectively.
- Updated dependency versions:
- ClassGraph: 4.8.90 -> 4.8.102
- ICU4J: 68.1 -> 68.2
Fixed
- Fixed $recursiveRef root lookup. Added additional search for stripped empty fragment in known IDs.
- Fixed
ContentEncoding
andContentMediaType
to only assert for Draft-07. It was previously behaving as a validation assertion for Draft 2019-09.