Skip to content

named-regexp-0.1.10

Choose a tag to compare

@tony19 tony19 released this 27 Jun 17:14
· 283 commits to main since this release
  • Removed character restriction in group names so that they can now contain most free-form text (including Unicode characters or whitespace). However, the name must not begin with ! (exclamation point) or = (equal symbol) since those characters would create a look-around construct.