Skip to content

3.30.1

Choose a tag to compare

@DrRataplan DrRataplan released this 07 Sep 08:20
· 42 commits to master since this release

Fixed issues

Fix intersecting buckets in strange path expressions
The bucket for the getNextSibling call in DomFacade for following-sibling::node()[1][self::xxx] is
not the same as the bucket in the following-sibling::node()[self::xxx][1] query