Skip to content

v2.9.0-B0033

Pre-release
Pre-release
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 07 May 04:20
· 398 commits to main since this release
ad260dd

What's changed since pre-release v2.9.0-B0013:

  • New features:
    • Added sub-selector quantifiers for allOf or anyOf operators by @BernieWhite.
      #1423
      • Quantifiers allow you to specify the number of matches with count, less, lessOrEqual, greater, or greaterOrEqual.
      • See Sub-selectors for more information.
    • Added support for new functions by @BernieWhite.
      #1422
      • Added support for padLeft, and padRight.

See change log.