Skip to content

v0.95.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:05
· 19 commits to master since this release

Full Changelog: v0.95.2...v0.95.3

First release with automated packaging, to fix #392 forever on.

What's Changed

  • Removed support to EOLed Python 3.9. Still works for now, but no CI will validate it anymore.
  • Update flake8 to 7.1.1 by @pyup-bot in #361
  • Test against DRF 3.16 and Django 5.2 by @lociii in #380
  • Test and advertise DRF 3.16 and Django 5.2 compatibility by @vanschelven in #383
  • Fix Error when request.data is a list. Fixes #349. by @cotyq in #378
  • Update mypy to 1.13.0 by @pyup-bot in #371
  • Fix release pyc leakages by @alanjds in #394
  • Add Python 3.14 & Update release flow by @alanjds in #401

New Contributors

Full Changelog: v0.95.0...v0.95.2