Changes
Fixed
- Enforce required custom dialect vocabulary support and recognize Draft 2020-12 validation vocabularies, closing #130.
- Preserve direct schema pattern validation and make compiled pattern and patternProperties validation safe for concurrent use.
Changed
- Migrate to the standard library JSON v2 API through #131. This release requires Go 1.27.
- Expose structured expected, received, and allowed parameters for const and enum validation errors.
New Contributor
- @solarhell made their first contribution in #131.
Full Changelog: v0.9.8...v0.9.9