Releases: antchfx/htmlquery
Releases · antchfx/htmlquery
Release 1.2.1
fix #19
Release 1.2.0
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.
Release 1.0.0
#7. Remove deprecated method: FindEach() and FindEachWithBreak() closed #7