* Added custom_installation metadata (renamed from `installation`) * Added additional_information metadata * Added flag for rendering migration related things in metadata * Added migration validator to GitHub actions * Removed HTML coverage report in GitHub actions * Updated readthedocs.yml template
23.10.2
* Add coverage check to CI pipeline * Enforced 100% coverage and added badge * Updated dependencies and linters * Made supported Django and Python versions compatible * Added pip-tools script to install all dependencies * Added "PL" and "PERF" rules for ruff
23.10.1
* Added Python 3.12 support * Updated linting packages