Added
base_urikeyword argument that 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. - Update
pyo3to0.24.
Fixed
- Added Registry to type declarations.
Removed
- Internal cache for regular expressions.