Skip to content

v6.28.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 05:13
· 19 commits to refs/heads/main since this release
3af96dc

New Features ✨

  • feat: add Python 3.12 support (#291)

Under the Hood ⚙️

  • chore: remove pendulum dependency (#258)
  • chore: remove deprecated distutils references (#292)
  • ci: add pre-commit support (#259, #270)