Skip to content

Version 3.1.2

Latest
Compare
Choose a tag to compare
@jtnelson jtnelson released this 10 Mar 00:14
  • Fixed a regression that caused parenthetical expressions within a Condition containing LIKE REGEX, NOT_LIKE and NOT_REGEX operators (e.g., a = b and (email regex email.com)) to mistakenly throw a SyntaxException when being parsed by a Compiler.