3.20.0
New functionality
- String literals and simple comparisons are now supported in the code generation flow. This supported queries run up to six times as fast. See the (experimental, beta) API at src/jsCodegen/compileXPathToJavaScript.ts
Other improvements
- Typos in documentation and comments are fixed. Thanks @rrthomas for the help!
- The Fuzzer now also supports the JavaScript Code Generation API and has been improved a lot.