Skip to content

Minor new features

Choose a tag to compare

@markwhitaker markwhitaker released this 18 Aug 19:03
c397574
  • New whitespace element methods: space(), tab(), lineFeed(), carriageReturn(), possibleWhitespace()
  • anyOf() now takes variable parameters
  • Deprecated RegexQuantifier.noneOrOne(), replaced with zeroOrOne()