named-regexp-0.1.9
·
267 commits
to main
since this release
- Renamed
NamedPattern
andNamedMatcher
toPattern
andMatcher
, respectively. The old classes have been deprecated and will be removed in a future release. - Added support for named back-references and string replacements
- Now works on Android!