Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 16:08
· 33 commits to main since this release

Feature

Fix

  • Cleanup Django compatibility shims for <2.0 (#126) (88cfb3b)

Breaking

  • Python 3.6 is past end-of-life and is no longer supported. Keeping it in pyproject.toml was causing pains trying to install packages. Let's drop it while we're dropping support for other old stuff. (8deebed)

Documentation