Skip to content

Releases: ppfeufer/aa-example-plugin

0.0.9

16 Jun 08:53
fa134f5
Compare
Choose a tag to compare

[0.0.9] - 2024-06-16

Removed

  • Support for Python 3.8 and Python 3.9

What's Changed

Full Changelog: v0.0.8...v0.0.9

0.0.8

16 Mar 09:15
7ae48fd
Compare
Choose a tag to compare

[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

Git History

New Contributors

Full Changelog: v0.0.7...v0.0.8

0.0.7

27 Sep 08:57
d8318f2
Compare
Choose a tag to compare

[0.0.7] - 2023-09-27

Changed

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

Git History

New Contributors

Full Changelog: v0.0.6...v0.0.7

0.0.6

23 Jul 19:50
204e109
Compare
Choose a tag to compare

[0.0.6] - 2023-07-23

Added

  • Ukrainian to language handling in Makefile

Full Changelog: v0.0.5...v0.0.6

0.0.5

18 Apr 16:04
324939c
Compare
Choose a tag to compare

[0.0.5] - 2023-04-18

Added

  • Directory for translation files

0.0.4

26 Nov 12:30
8040e8c
Compare
Choose a tag to compare

[0.0.4] - 2022-11-26

Added

  • Directory for static files

Changed

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

Full Changelog: v0.0.3...v0.0.4

0.0.3

15 Sep 14:38
9c6d0d2
Compare
Choose a tag to compare

[0.0.3] - 2022-09-15

Added

  • SITE_URL to test settings

0.0.2

17 Aug 20:35
7625f0c
Compare
Choose a tag to compare

[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