Skip to content

Releases: AsaiYusuke/jsonpath

jsonpath v2.2.0

30 Aug 06:26
90512c3

Choose a tag to compare

update readme (#65)

jsonpath v2.1.0

22 Aug 14:33
14c1496

Choose a tag to compare

simplify empty condition comparison (#58)

jsonpath v2.0.0

17 Aug 23:58
99575c0

Choose a tag to compare

Update go.mod and import paths for v2 support (#50)

* Update go.mod and import paths for v2 support

* Update README for v2 support

jsonpath v1.6.0

18 Feb 06:06
eb0f720

Choose a tag to compare

use result cache (#30)

jsonpath v1.5.0

24 Jan 12:17
b603109

Choose a tag to compare

remove unused parameter (#18)

jsonpath v1.4.0

03 Feb 16:29

Choose a tag to compare

refactor

Rigorous test evaluation.

jsonpath v1.3.0

15 Jan 00:58

Choose a tag to compare

Changed the behavior of slice-qualifier steps to be negative.

jsonpath v1.2.0

01 Jan 17:32

Choose a tag to compare

update comparison test result

jsonpath v1.1.0

24 Dec 02:23

Choose a tag to compare

add examples

jsonpath v1.0.0

04 Dec 00:59

Choose a tag to compare

add testcases