Skip to content

Version 0.1.2

Choose a tag to compare

@jg-rp jg-rp released this 14 May 15:14
· 45 commits to main since this release

Fixes

  • Handle end of query when lexing inside a filter expression.
  • Check patterns passed to search and match are valid I-Regexp patterns. Both of these functions now return LogicalFalse if the pattern is not valid according to RFC 9485.