Skip to content

Latest commit

 

History

History
128 lines (78 loc) · 2.06 KB

CHANGES.md

File metadata and controls

128 lines (78 loc) · 2.06 KB

Changelog

  • 3.2.6 (2024-11-15)

    • Internal updates via ambient-package-update
  • 3.2.5 (2024-10-14)

    • Added Python 3.13 support
    • Added Djade linter to pre-commit
    • Improved GitHub action triggers
    • Updated dev dependencies and linters
  • 3.2.4 (2024-09-11)

    • Added GitHub action trigger for PRs
  • 3.2.3 (2024-09-11)

    • Fixed coverage setup due to GitHub changes
  • 3.2.2 (2024-09-11)

    • Fixed package name

3.2.1

  • Fixed test matrix

3.2.0

  • Added Django 5.1 support

3.1.3

  • Added SECURITY.md
  • Updated linters
  • Internal updates via ambient-package-update

3.1.2

  • Updated GitHub actions

3.1.1

  • Black-end documentation code

3.1.0

  • Dropped support for Python 3.8
  • Added multiple ruff linters

3.0.4

  • Linted docs with blacken-docs via ambient-package-update

3.0.3

  • Restructured Readme content

3.0.2

  • Internal updates via ambient-package-update

3.0.1

  • Internal updates via ambient-package-update

3.0.0

  • Dropped Django 3.2 & 4.1 support (via ambient-package-update)
  • Internal updates via ambient-package-update

2.2.1

  • Fixed security issue with URL not being wrapped in admin_view
  • Improved documentation

2.2.0

  • Added Django 5.0 support
  • Multiple maintenance improvements

2.1.1

  • 100% coverage and bugfix in edge case
  • Updates via ambient package updater

2.1.0

  • Added Python 3.12 support

2.0.1

  • Meta updates via ambient-package-update

2.0.0

  • Dropped support for deprecated Django versions 2.2, 3.0, 3.1 & 4.0
  • Updated linters and added more strict linting rules

1.0.1

  • Tiy code cleanup

1.0.0

  • Reduce amount of requests, move to ambient-package-update

0.1.8

  • Improve support for select2 widgets used by Jazzmin

0.1.7

  • Improve Jazzmin support and forms with file fields

0.1.6

  • Support dynamic fields for custom form fields

0.1.5

  • Jazzmin "support"

0.1.4

  • README fixes

0.1.3

  • Change Demo-GIF hosting

0.1.2

  • README fixes

0.1.1

  • README fixes

0.1.0

  • Initial release