named-regexp-0.1.8
·
320 commits
to main
since this release
- Fixed invalid group value when pattern included literal slashes (i.e.,
\\(notEscapedParen)(?<foo>\d+)
)