Added
JsonTypeandJsonTypeSet.ValidationOptions::with_base_urithat allows for specifying a base URI for all relative references in the schema.- Configuration options for the underlying regex engine used by
patternandpatternPropertieskeywords.
Changed
- Better error messages for relative
$refwithout base URI.
Fixed
- CLI: Inability to load relative file
$ref. #725
Removed
- Internal cache for regular expressions.
Deprecated
PrimitiveTypeandPrimitiveTypesBitMap.