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.
- Support for Python 3.8 and Python 3.9
Note
This version needs at least Alliance Auth v4.0.0!
- Compatibility to Alliance Auth v4
- Bootstrap 5
- Django 4.2
- Compatibility to Alliance Auth v3
Note
This is the last version compatible with Alliance Auth v3.
- Moved the build process to PEP 621 / pyproject.toml
- Test suite updated
- Ukrainian to language handling in
Makefile
- Directory for translation files
- Directory for static files
- GitHub actions updated
pre-commit
config updated and applied- Example test improved
SITE_URL
to test settings
- Build artifact to GitHub workflows
MANIFEST.in
re-added
- Test settings updated for Alliance Auth v3
- Package name in setup.cfg for PyPi
- Initial version