Releases: evilmonkeyinc/jsonpath
Releases · evilmonkeyinc/jsonpath
v0.8.1
06 Mar 07:40
Compare
Sorry, something went wrong.
No results found
0.8.1 (2023-03-06)
Bug Fixes
deps: update module github.com/stretchr/testify to v1.8.2 (9dd39a2 )
deps: update module github.com/evilmonkeyinc/jsonpath to v0.8.0 (a27e156 )
deps: update module github.com/spyzhov/ajson to v0.7.2 (676004d )
Chores
deps: update actions/setup-go action to v3 (e563319 )
deps: update wangyoucao577/go-release-action action to v1.36 (e04af8c )
deps: update codecov/codecov-action action to v3 (2081f02 )
deps: update actions/checkout action to v3 (060aa4c )
deps: update wangyoucao577/go-release-action action to v1.35 (cc4eda7 )
update expression readme (173073d )
v0.8.0
11 Feb 07:34
Compare
Sorry, something went wrong.
No results found
0.8.0 (2022-02-11)
Feature
Bug Fixes
fail is option used twice (54f3e2e )
Tests
Chores
v0.7.3
01 Feb 08:25
Compare
Sorry, something went wrong.
No results found
0.7.3 (2022-02-01)
Code Refactoring
Chores
add benchmark tests for more functions (f7ae1e0 )
update benchmark readme (213d4c0 )
v0.7.2
30 Jan 22:44
Compare
Sorry, something went wrong.
No results found
0.7.2 (2022-01-30)
Code Refactoring
have script tokens compile expression (5133c0f )
remove extra loop in wildcard token (325ad13 )
remove multiple loops (098ce1d )
Chores
v0.7.1
27 Jan 21:30
Compare
Sorry, something went wrong.
No results found
0.7.1 (2022-01-27)
Chores
add benchmark tests and notes (61c8977 )
add benchmark tests and notes (91cede1 )
v0.7.0
26 Jan 20:12
Compare
Sorry, something went wrong.
No results found
0.7.0 (2022-01-26)
Feature
Bug Fixes
allow nil to be considered false (1314c4b )
Tests
additional tests for tokens package (83f4ce1 )
Code Refactoring
Chores
update standard script engine readme (a6028f0 )
update wording in readme (8dfd3d2 )
v0.6.0
23 Jan 22:25
Compare
Sorry, something went wrong.
No results found
0.6.0 (2022-01-23)
Feature
add updated expression evaluation (f7e9fe1 )
Bug Fixes
ensure filter does not match number to string (096d783 )
Code Refactoring
move query options to own package (366a040 )
rename JSONPath struct to Selector
v0.5.0
22 Jan 17:37
Compare
Sorry, something went wrong.
No results found
0.5.0 (2022-01-22)
Feature
support double quotes in subscript for keys (a6cc88d )
v0.4.5
22 Jan 17:18
Compare
Sorry, something went wrong.
No results found
0.4.5 (2022-01-22)
Bug Fixes
add release tag to push build workflows (05b641c )
Chores
reorder consensus readme columns (5185503 )
v0.4.4
22 Jan 16:53
Compare
Sorry, something went wrong.
No results found
0.4.4 (2022-01-22)
Bug Fixes
push to main workflow updates (ae14ac6 )