Releases: antchfx/xmlquery
Releases Β· antchfx/xmlquery
v1.4.0
fixes:
Core package XPath
Features
PR #65, allows expose Level()
for Node
object
Release 1.3.17
Add new parser option: CharsetReader
to supports UTF-16 encoding. fixed #105
v1.3.16
fixed:
Minor improve: PR #100
XPath new feature
- Update xpath to v1.2.4, supports custom namespaceURL by
CompileWithNS()
. Discussion in #15
v1.3.14
PR #94
fixed
update dependence packages to the latest version.
- github.com/antchfx/xpath v1.2.2
- golang.org/x/net v0.5.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
v1.3.12
fix #83
#82, update dep package golang.org/x/net