v1.0.2 (2023-11-27)
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