Skip to content

named-regexp-0.2.3

Choose a tag to compare

@tony19 tony19 released this 27 Jun 17:13
· 267 commits to main since this release
  • Fixed invalid group value when pattern included \Q-escaped brackets or parentheses (i.e., \Q (abc [ \E(?<named>)x \Q ] ) \E)