Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@jg-rp jg-rp released this 03 May 12:40
· 32 commits to main since this release

Fixes

  • Fixed the normalized path for nodes created by the non-standard keys selector. Previously, the normalized path of a node produced from a keys selector would always result in an empty node list, now it uses key selector syntax. Note that this fix only applies when the default key token (~) is used. Custom key tokens are problematic when it comes to other, co-operating key selectors. If you're only interested in values from a node list, this wont affect you.

Features

  • Added the non-standard key selector (docs).
  • Added the non-standard keys filter selector (docs).