Skip to content

Latest commit

 

History

History
89 lines (51 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

89 lines (51 loc) · 1.39 KB

Change Log

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.

[In Development] - Unreleased

[0.0.9] - 2024-06-16

Removed

  • Support for Python 3.8 and Python 3.9

[0.0.8] - 2024-03-16

Note

This version needs at least Alliance Auth v4.0.0!

Added

  • Compatibility to Alliance Auth v4
    • Bootstrap 5
    • Django 4.2

Removed

  • Compatibility to Alliance Auth v3

[0.0.7] - 2023-09-27

Note

This is the last version compatible with Alliance Auth v3.

Changed

  • Moved the build process to PEP 621 / pyproject.toml
  • Test suite updated

[0.0.6] - 2023-07-23

Added

  • Ukrainian to language handling in Makefile

[0.0.5] - 2023-04-18

Added

  • Directory for translation files

[0.0.4] - 2022-11-26

Added

  • Directory for static files

Changed

  • GitHub actions updated
  • pre-commit config updated and applied
  • Example test improved

[0.0.3] - 2022-09-15

Added

  • SITE_URL to test settings

[0.0.2] - 2022-08-17

Added

  • Build artifact to GitHub workflows
  • MANIFEST.in re-added

Changed

  • Test settings updated for Alliance Auth v3
  • Package name in setup.cfg for PyPi

[0.0.1] - 2022-03-12

Added

  • Initial version