Added
- Add support for Python 3.12 and 3.13.
Changed
- Refactor
$ref
resolution to to use thereferencing
library instead of the deprecatedjsonschema.RefResolver
approach.
Removed
- Drop support for Python 3.7 and 3.8.
$ref
resolution to to use the referencing
library instead of the deprecated jsonschema.RefResolver
approach.