·
8 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Version 2.0.6 fixes one bug in the new iterative algorithms that incorrectly evaluated some parenthesized XPath expressions like ((//A)[2]//B)[1]/C.
What's Changed
- Remove
$Id$ line from LICENSE.txt by @elharo in #519 - Revise RELEASING.md for clarity and completeness by @elharo in #523
- Add contribution license acknowledgment to default PR template by @Copilot in #525
- Fix canFlattenParenthesizedFilterExpr to reject patterns with path operators after predicates by @michael-sevcik in #518
- Update RELEASING.md The release script updates index.xml so it doesn't need to be done maually by @elharo in #527
- Update release notes for version 2.0.5 by @elharo in #530
- Change title from 'Status' to 'Release Notes' by @elharo in #531
- Update release workflow to bump src/site/xdoc/releases.xml version references by @Copilot in #529
- Add change history for Jaxen version 2.0.6 by @elharo in #526
- Redo change by @elharo in #532
- Update release notes for versions 2.0.5 and 2.0.6 by @elharo in #533
New Contributors
- @github-actions[bot] made their first contribution in #479
- @michael-sevcik made their first contribution in #518
Full Changelog: v2.0.3...v2.0.6