Releases: Dominator008/wicked-good-xpath
Releases · Dominator008/wicked-good-xpath
Wicked Good XPath 1.2
- Fixed a bug in
binaryExpr.js
where the comparison of two evaluation results might be wrong. - Better support for wildcard namespaces and wildcard names.
- Support for period (.) inside node names.
- Added an optional
opt_force
parameter towgxpath.install()
to allow force installation of the library. - We now build with Gulp.
- The built
wgxpath.install.js
file is now in ECMAScript 5's strict mode.
Wicked Good XPath 1.1
- Compiled binary with smaller size, now that duplicate license blocks have been removed.