Releases: swaggerexpert/json-pointer
Releases · swaggerexpert/json-pointer
v2.10.2
2.10.2 (2025-05-08)
Bug Fixes
- evaluate: handle sparse array properly in JSON realm (59e2aaf), closes #52
- evaluate: throw if accessing array with non index token (be3ffce)
v2.10.1
2.10.1 (2025-05-02)
Bug Fixes
- docs: document URIFragmentIdentifier.fromURIReference usage (eca70de)
v2.10.0
2.10.0 (2025-05-01)
Features
- representation: convert URI-reference to JSON Pointer (88cabed)
v2.9.0
2.9.0 (2025-04-30)
Features
- evaluate: enable parse tracing by default (05d8ecc)
v2.8.1
2.8.1 (2025-04-28)
Bug Fixes
- evaluate: remove support for providing other than APiDOM realm (49b055b)
v2.8.0
2.8.0 (2025-04-28)
Features
- evaluate: add contextual ApiDOM evaluation (235e995), closes #33
v2.7.4
2.7.4 (2025-04-25)
Bug Fixes
- types: use generic realm type for eval options (16c5c79)
v2.7.3
2.7.3 (2025-04-25)
Bug Fixes
- types: fix missing types and import extensions (04ac8af)
v2.7.2
2.7.2 (2025-04-25)
Bug Fixes
- types: remove override modifier from realm types (6772105)
v2.7.1
2.7.1 (2025-04-25)
Bug Fixes
- types: provide more practical error fields (6eaa14d)