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

v3.0.0

Compare
Choose a tag to compare
@AngellusMortis AngellusMortis released this 15 Sep 18:11
· 10 commits to master since this release
2d0f3d6

What's Changed

  • Proxies by @hazraa in #448
  • Minor Documentation Update to Redirect Flow Documentation by @califlower in #472
  • Additional Parameters in URL authentication code retrieval by @TheCyberFox in #481
  • Instantiate custom auth config class by @7oi in #483
  • Various project maintenance updates:
    • Replaces pytest-sugar with pytest-rich
    • Replaces flit with setuptools as it now supports pyproject.toml
    • Cleans up extra config files and consolidates them in pyproject.toml
    • Updates VS Code and devcontainer config
    • Simplifies project requirements
    • BREAKING CHANGE: Updates supported versions of Django (3.2+) and drops support for older versions

New Contributors

Full Changelog: 2.4.1...v3.0.0