Skip to content

named-regexp-0.1.9

Compare
Choose a tag to compare
@tony19 tony19 released this 27 Jun 17:14
· 267 commits to main since this release
  • Renamed NamedPattern and NamedMatcher to Pattern and Matcher, 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!