Skip to content

Minor new features

Compare
Choose a tag to compare
@markwhitaker markwhitaker released this 18 Aug 19:03
0a8d5e9
  • New whitespace element methods: space(), tab(), lineFeed(), carriageReturn(), possibleWhitespace()
  • anyOf() now takes variable parameters
  • Deprecated RegexQuantifier.noneOrOne(), replaced with zeroOrOne()