What's Changed
- feat: add lifecycle hooks (on_startup/on_shutdown) - closes #96 by @Pratap38 in #179
- feat: rewrite serializer model extraction with async support and type… by @FarhanAliRaza in #182
- feat: replace Django autoreload with native Rust dev reloader by @FarhanAliRaza in #188
- feat: expose status module with http codes and helpers by @AdrianTworek in #185
- fix: populate headers/body/query when handler has request param by @jameswinegar in #176
- Django Enum support for serializer by @FarhanAliRaza in #190
- fix: handle bare ROOT_URLCONF (e.g. "urls") in API autodiscovery by @FarhanAliRaza in #194
- feat: improve OpenAPI schema accuracy for constraints, enums, and defaults by @AdrianTworek in #192
New Contributors
- @Pratap38 made their first contribution in #179
- @AdrianTworek made their first contribution in #185
Full Changelog: https://github.com/dj-bolt/django-bolt/commits/v0.7.1