Skip to content

v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Oct 09:13
· 2 commits to master since this release

Just a small update to update imports, support the latest python version, and fix configs.

Added

  • Support for Python 3.14 (and retroactively 3.13).

Removed

  • Dropped support for Python 3.8.
  • DeepSource config and badge.

Fixed

  • Fixed pre-commit config, now using all official repos while still utilizing poetry dependencies.
  • Fixed the GitHub workflows for CI/CD, now using the latest action versions.