v9.0.1
9.0.1 (2026-02-09)
Bug Fixes
- add optional schemaPath to errors to suggest which part of schema triggered the error, fixes #198 (322aec9)
- better handle references in SchemaReader, fixes #157 (77121cb)
- cli issue, fixes #184 (56cf942)
- improved handling of multipleOf, fixes #69 (f2dde3a)
- incorrectly resolved against top-level document, fixes #165 (35113e5)