Skip to content

Releases: antchfx/jsonquery

v1.3.4

06 Apr 14:41
Compare
Choose a tag to compare

update github.com/antchfx/xpath to v1.3.0 (https://github.com/antchfx/xpath/releases)

v1.3.3

26 Jul 04:24
Compare
Choose a tag to compare

PR #16

v1.3.2

26 Jan 12:08
Compare
Choose a tag to compare

update https://github.com/antchfx/xpath to v1.2.3 fix deadlock(v1.2.2) in the concurrent goroutines.

v1.3.1

12 Jan 06:29
Compare
Choose a tag to compare

PR #12

v1.3.0

12 Jul 11:54
Compare
Choose a tag to compare

new feature:
#8
#9

v1.2.0

25 May 12:52
Compare
Choose a tag to compare

Update dep package xpath to v1.2.1, there are fixed some XPATH expression bugs.

v1.1.5

19 Oct 14:49
Compare
Choose a tag to compare

Release 1.1.4

08 May 16:55
Compare
Choose a tag to compare
  • Add new method: OutputXML()

Upgrade xpath to v1.1.7. https://github.com/antchfx/xpath/releases/tag/v1.1.7

Release 1.1.3

28 Apr 15:16
Compare
Choose a tag to compare

add go.mod

Release 1.1.2

14 Jan 04:09
Compare
Choose a tag to compare
v1.1.2

add `write` lock for cache#Get