Releases: antchfx/xmlquery
Releases · antchfx/xmlquery
Release 1.3.2
Release 1.3.1
Release 1.3.0
Release 1.2.4
Release 1.2.3
add write
lock for cache#Get, #26
Release 1.2.2
fix #26
Release 1.2.1
Release 1.2.0
Add Caching feature. 30525a6
Release 1.1.0
New methods: Query
and QueryAll,
it compatible with invalid XPath error.
New methods: QuerySelector
and QuerySelectorAll
, accept the xpath.Expr
object as query argument.
About these new methods usage see at https://godoc.org/github.com/antchfx/xmlquery
Release 1.0
v1.0.0 FindEach and FindEachWithBreak is deprecated.