·
86 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