Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Latest commit

 

History

History
93 lines (54 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

93 lines (54 loc) · 1.41 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

[1.6.0] - 2023-09-05

Changed

  • Moved the build process to PEP 621 / pyproject.toml
  • Base template for AA 3.6.1 public views
  • Minimum requirements
    • Alliance Auth >= 3.6.1

[1.5.0] - 2022-08-05

Changed

  • AA3 Updates

[1.4.0] - 2022-07-11

Changed

  • Use bundled filterDropDown JS provided by AA

[1.3.0] - 2022-03-02

Added

  • Tests for Python 3.11
  • Test suite for AA 3.x and Django 4

Changed

  • Switched to setup.cfg as config file, since setup.py is deprecated now
  • Minimum requirements
    • Alliance Auth v2.11.0

Removed

  • Deprecated settings

[1.2.0] - 2021-11-30

Changed

  • Minimum requirements
    • Python 3.7
    • Alliance Auth v2.9.3

[1.1.3] - 2021-11-20

Fixed

  • Author in setup.py

[1.1.2] - 2021-11-09

Added

  • Basic test suite
  • Code of Conduct
  • GitHub Templates
  • Contributing guidelines

Changed

  • Minimum requirements
    • Python >= 3.7
    • Alliance Auth >= 2.9.0

[1.1.1] - 2021-10-21

Changed

  • Use SITE_NAME as page title

[1.1.0] - 2021-10-17

Changed

  • Compatibility for Alliance Auth 2.9.0

[1.0.0] - 2021-04-18

Added

  • initial release