Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 19:50
· 29 commits to refs/heads/main since this release
d66344c

Added

Changed

  • Speedup x 2.15: Generate __version__ at build to avoid slow importlib.metadata import (#24) @hugovk
  • Name the regex groups (#23) @hugovk
  • Replace Flake8 with Ruff (#18) @hugovk