What's Changed
- nanodjango plugin enhancement by @cleemesser in #208
- feat: add option to use PollWatcher by @ThenTech in #216
- OpenAPI 3.1 schema correctness: union nullability, WebSocket headers, validity test by @jameswinegar in #214
- fix: revocation TTL zero treated as falsy and model path validation by @aliharby12 in #211
- fix: flatten Struct-typed Form() params in OpenAPI multipart schema by @FarhanAliRaza in #219
- fix: preserve handler-set cookies through django_middleware_to_django_response() by @FarhanAliRaza in #220
- Enhance schema generation with path parameters and serializers by @cesarbenjamindotnet in #207
New Contributors
- @ThenTech made their first contribution in #216
- @aliharby12 made their first contribution in #211
- @cesarbenjamindotnet made their first contribution in #207
Full Changelog: v0.7.6...v0.8.0