Skip to content

v0.8.5

Compare
Choose a tag to compare
@alphapapa alphapapa released this 21 Feb 11:49
· 14 commits to master since this release
v0.8.5

Fixes

  • Predicate heading incorrectly matched strings as regular expressions, sometimes returning incorrect results. (See discussion. Thanks to Alex Popescu for reporting.)
  • Predicates ancestor and parent did not normalize their sub-queries, sometimes returning incorrect results. (#365. Thanks to Gabriele Mongiano for reporting.)