Skip to content

named-regexp-1.0.0

Latest
Compare
Choose a tag to compare
@tony19 tony19 released this 21 Jan 02:16
· 37 commits to main since this release

What's Changed

BREAKING CHANGE: Current users of Matcher#namedGroups() must rename their references to namedGroupsList()

  • feat!: rename MatchResult#namedGroups to avoid conflict in JDK 20 by @tony19 in #74
  • chore: update dependencies

Full Changelog: named-regexp-0.2.8...named-regexp-1.0.0