Skip to content

0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ssilverman ssilverman released this 09 Mar 03:07

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:
    1. ClassGraph: 4.8.90 -> 4.8.102
    2. ICU4J: 68.1 -> 68.2

Fixed

  • Fixed $recursiveRef root lookup. Added additional search for stripped empty fragment in known IDs.
  • Fixed ContentEncoding and ContentMediaType to only assert for Draft-07. It was previously behaving as a validation assertion for Draft 2019-09.