Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 21:52
· 4 commits to master since this release

Added

  • Add support for Python 3.10, 3.11, 3.12 and 3.13.
  • Add support for Django 4.2 LTS, 5.0 and 5.1.

Changed

  • Use Github Actions for CI.
  • Use Ruff formatter and Ruff linter.
  • Use pytest for tests.

Removed

  • Drop support for unsupported versions of Python (3.6, 3.7, 3.8) and Django (3)