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.
- Added badges to readme
- Added
__version__
tominchoc
module
- Switched to django-stubs
- Updated all typing to work with Mypy + django-stubs
- Pyright (and Pylance in VS Code) errors are ignored
- Upgraded dependencies
- Now requires
django@^5.0.0
- Make use of Cruft
- Updated project cruft
- Fixed all issues reported by Ruff since cruft update
- Synchronised documentation with the readme
- Changed documentation theme
- Dropped Python 3.10 support
- Upgraded dependencies
- Added tests, coverage at 95%+
- Removed
WANT_NUGET_HOME
setting