JSONPath Plus Go v2.0.1
π 100% JavaScript Compatibility Maintained
This release brings complete string index tracking functionality while maintaining perfect compatibility with JavaScript JSONPath-Plus.
β¨ Highlights
- String Index Tracking: Complete character position tracking in JSON strings
- 100% Compatibility: All 50 JavaScript compatibility tests passing
- Production Ready: All CI/CD checks passing with comprehensive test coverage
What's Changed
Changelog
Bug Fixes
- 4c42722: fix: update module path to v2 and bump version to 2.0.1 (@AbdulRashidReshamwala)
Other Changes
- 927a26f: feat : release v2.0.0 with default value-centric indexing (@AbdulRashidReshamwala)
Full Changelog: v1.2.0...v2.0.1