Releases: reclaimprotocol/jsonpathplus-go
v2.0.1
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
v1.2.0
JSONPath Plus Go v1.2.0
π 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
New Features
- b55b797: feat: add MIT License file (@AbdulRashidReshamwala)
- 60f2b58: feat: add support for nested property access in filter existence checks (@AbdulRashidReshamwala)
- 23f2c3c: feat: support nested property paths in existence filters and add new test cases for deep property access. (@AbdulRashidReshamwala)
Full Changelog: v1.1.5...v1.2.0
v1.1.5
JSONPath Plus Go v1.1.5
π 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
New Features
- afcdb25: feat: Implement parsing for
.[syntax and add new filter expression test cases using the>=operator. (@AbdulRashidReshamwala)
Full Changelog: v1.1.4...v1.1.5
v1.1.4
JSONPath Plus Go v1.1.4
π 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
- 0b9a378: fix: add required permissions for GitHub Actions release creation (@AbdulRashidReshamwala)
Full Changelog: v1.1.3...v1.1.4
v1.1.1
JSONPath Plus Go v1.1.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
- d8ead62: fix: remove undefined IGNORE_TAG environment variable from goreleaser config (@AbdulRashidReshamwala)
Other Changes
- d8be28f: π Release v1.1.1: Fix release automation (@AbdulRashidReshamwala)
- 0877b49: π§ Fix GoReleaser YAML syntax and configuration (@AbdulRashidReshamwala)
- eb584e7: π§ Fix GoReleaser configuration for release automation (@AbdulRashidReshamwala)
Full Changelog: v1.1.0...v1.1.1