named-regexp-0.1.10
tony19
released this
27 Jun 17:14
·
258 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.