8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
b9e198d
Merged PR:
replace()
getHashCode
Fixed:
f7d323f
fix non-English predicate query #106
b94a535
New Features:
Bug Fixed:
5481aef
+
-
mod()
7995282
lower-case()
f86ee5a
fix #92 , add an regular expression checker for matches() before executing it
matches()
adca7e3
PR #82 - add CompileWithNS() supports custom prefix name for the specified namespaceURL.
CompileWithNS()
ef5e98c
fixed:
fix concurrent goroutines deadlock, see antchfx/htmlquery#58
fix last() function, supports in the group query and the attribute filter query. see #76,#78
last()
ba368a6
**IMPORTANT: **
REMOVED Clone() method from query interface, replaced by the Reset(), this changed just for fix #76,#78
Clone()
query
Reset()
fix:
antchfx/htmlquery#52
2afacf4
Bug fixed:
#72 #74 #75
More
#68 (Improve number handling by returning NaN for non-numbers )