Releases: antchfx/xpath
Releases · antchfx/xpath
v1.1.10
Release 1.1.9
Release 1.1.8
fix #48
Release 1.1.7
fix position()
repeats called in AND
logical operation. antchfx/jsonquery#3
Release 1.1.6
fixed
- fix
|
with/text()
for the duplicate text antchfx/htmlquery#25 - fix select the nth element
//[nth]
antchfx/htmlquery#26, antchfx/xmlquery#24
Release 1.1.5
- add new XPath 2.0 function
reverse()
#46
Fixed
- fix
text()
function filter (antchfx/htmlquery#20) - fix an expression starting with $ (antchfx/htmlquery#22)
Release 1.1.4
fix #43
fix name()
,local-name
and namespace-uri()
function #xmlquery(antchfx/xmlquery#23)
Release 1.1.3
Release 1.1.2
- fix namespace-uri() function (antchfx/xmlquery#22)
- fix #39
Release 1.1.1
fixed #38