All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
:material-github: Github release
- 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.
- Use Github Actions for CI.
- Use Ruff formatter and Ruff linter.
- Use pytest for tests.
- Drop support for unsupported versions of Python (3.6, 3.7, 3.8) and Django (3)