0.21.0
What's Changed
- Somewhat advanced filtering with FilterSchema by @l1b3r in #673
- Support both new and old style Union/Optional by @gvangool in #687
- Allow reversing URLs with multiple operations. by @strange in #638
- feat: openapi schema improvements by @aliereno in #504
- Fix #666: Support auth inheritance for routers by @aasiffaizal in #667
- improve error message in export_openapi_schema by @taobojlen in #653
- Add source maps for Redoc and Swagger UI by @chris-mcdo in #676
- Include information about Django 4.1 async ORM by @geeshta in #578
- Update crud.md by @Trystanr in #688
- Add a recipe for handling the file uploads by @barseghyanartur in #663
- [Docs] remove broken link by @GTorreil in #647
- Fix links to favicon in CDN templates by @stephane in #636
New Contributors
- @geeshta made their first contribution in #578
- @GTorreil made their first contribution in #647
- @barseghyanartur made their first contribution in #663
- @aasiffaizal made their first contribution in #667
- @taobojlen made their first contribution in #653
- @l1b3r made their first contribution in #673
- @strange made their first contribution in #638
- @chris-mcdo made their first contribution in #676
- @Trystanr made their first contribution in #688
- @gvangool made their first contribution in #687
- @aliereno made their first contribution in #504
Full Changelog: v0.20.0...v.0.21.0