Skip to content

v0.6.3

Compare
Choose a tag to compare
@hiltontj hiltontj released this 17 Sep 18:46
· 73 commits to main since this release
51eec54

0.6.3 (17 September 2023)

  • documentation: Add line describing Descendant Operator (#53)
  • documentation: Improve example in Filter Selector section of main docs (#54)
  • documentation: Improve examples in Slice Slector section of main docs (#55)
  • documentation: Other improvements to documentation (#56)
  • fixed: Formulate the regex used by the match function to correctly handle regular expressions with leading or trailing | characters (#61)