Sourced from github.com/antchfx/xpath's releases.
v1.3.6
Merged PR:
Fixed:
Release v1.3.5
Merged PR:
Fixed:
- #113 - (fix
string()function)v1.3.4
Merged PR:
- #107(
@Mrflatt) - supports Regexp feature inreplace()function- #111(
@wjc4) - ImprovegetHashCodeperformanceFixed:
v1.3.3
fix non-English predicate query #106
v1.3.2
New Features:
- Supports Unicode chars for Non-English (PR #100)
Bug Fixed:
v1.3.1
- Merged PR #97.
- Allows node-set numeric operator
+,-,mod().https://github.com/antchfx/xpath/commit/4b4638b370e898a9d10709464b8cd460b7dcfd0c- #98, Remove the duplicate element filter https://github.com/antchfx/xpath/commit/5481aef473ee298d297387f5b69e2768df09e0c4
v1.3.0
- fixes #93
New features:
... (truncated)
afd4762
fix #121a8ced8f
Merge PR #120c92c3eb
Fix last() predicate on grouped expressions3cbab97
Merge PR #11902c01b0
Fix chained predicates on ancestor axis511abd5
Merge PR #117060b154
Fix positional predicate for the "ancestor" axis8d50c25
fix #112,#113b9e198d
Merge PR #111fcb882b
improve getHashCode by removing fmt.Sprintf