Skip to content

Release 1.6.0

Choose a tag to compare

@bittner bittner released this 18 Jul 16:21
· 39 commits to main since this release

1.6.0 (2025-06-14)

Features and Improvements

  • Cover Python 3.13 and Django 5.2, drop Python 3.8 (pyproject license field change requires setuptools 77)

Bugfixes

  • Remediate Django 5.2 TestCase breaking change (TestCase classmethods)
  • Fix test for Python 3.13 breaking change (argparse CLI output)

Full Changelog: 1.5.0...1.6.0