Skip to content

v0.14.0

Compare
Choose a tag to compare
@scravy scravy released this 16 Jan 17:53
· 162 commits to main since this release
  • Add bind_groups to Regex
  • Rework dictionary pattern matching logic - allows for patterns in keys now (see the tests)
  • Removed argresult= kwarg to match - MatchResult now implements __getattr__ by default