Skip to content

v10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 09:52
· 28 commits to main since this release

v10.0.0 (2025-04-23)

BREAKING CHANGE

  • Drop support for Python <3.9 (#809, 8b2a07d)

    Python 3.8 is end-of-life.


What's Changed

  • chore: use 'python-semantic-release/publish-action' by @indiVar0508 in #796
  • chore(deps-dev): update tox requirement from 4.24.1 to 4.24.2 by @dependabot in #798
  • chore(deps-dev): update tox requirement from 4.24.2 to 4.25.0 by @dependabot in #803
  • feat!: drop support for Python <3.9 by @Simoh23999 in #809
  • chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.21.0 by @dependabot in #797

New Contributors

Full Changelog: v9.1.0...v10.0.0