Releases: evilmonkeyinc/jsonpath
Releases · evilmonkeyinc/jsonpath
v0.4.3
0.4.3 (2022-01-22)
Bug Fixes
- using syntax tokens in expressions (c738eda)
v0.4.2
0.4.2 (2022-01-22)
Bug Fixes
- resolve formatting issue with generated readme (c4f6a50)
Chores
v0.4.1
0.4.1 (2022-01-22)
Bug Fixes
- set arch correctly during build (a0967af)
Chores
- auto generate consensus tests readme (3b714db)
- only run lint and test on latest (2b65b9b)
v0.4.0
0.4.0 (2022-01-21)
Feature
- support union with missing identifiers (ccdeb38)
v0.3.0
0.3.0 (2022-01-21)
Feature
- support repeat keys in unions (ae69ba1)
v0.2.0
0.2.0 (2022-01-21)
Feature
- support query string and json primitives (e60e930)
Initial Release
Initial release of this JSON Path library and sample command line tool