Releases: swaggest/json-diff
Releases · swaggest/json-diff
v3.11.0
What's Changed
- Add operation index to
PathException
for detailed error reporting by @MuhammadJaziraly in #68
New Contributors
- @MuhammadJaziraly made their first contribution in #68
Full Changelog: v3.10.5...v3.11.0
v3.10.5
What's Changed
- Fix
JsonPointer::remove()
not handling sequential arrays correctly by @outdooracorn in #67
Full Changelog: v3.10.4...v3.10.5
v3.10.4
v3.10.3
v3.10.2: Merge pull request #61 from swaggest/move-exception
Postpone exception throwing