Skip to content

v1.0.2 (2023-11-27)

Choose a tag to compare

@alorence alorence released this 27 Nov 19:52
· 362 commits to main since this release

Fixes

  • When request is received with an invalid Content-Type (or missing one), the error response is now returned with a
    "text/plain" Content-Type header.

Misc

  • Dropped support of python 3.5 and 3.6
  • Added support for python 3.12 and Django 4.2