0.20.0
What's Changed
- Speedup code reload by @hiaselhans in #624
- Added a support for openapi ServerObject by @Vaiders in #574
- Fix url_namespace -> urls_namespace msg by @SmileyChris in #519
- add --sorted flag to export_openapi_schema by @hiaselhans in #571
- Set correct media type in docs for custom renderer by @Svenito in #598
- Update swagger UI to 4.14.0 by @kabell in #553
Documentation
- Shuffle doc files around by @vpoulailleau in #543
- Fix README link to "async support" by @denizdogan in #545
- Add repository url in
pyproject.toml
by @baseplate-admin in #563 - Set up doc search by @tssujt in #572
Misc
- remove python 3.6 by @hiaselhans in #625
- Bump actions/checkout from 2 to 3 by @dependabot in #411
- Bump actions/setup-python from 2 to 4 by @dependabot in #493
- Fix failing
flit
build by @baseplate-admin in #564
New Contributors
- @vpoulailleau made their first contribution in #543
- @denizdogan made their first contribution in #545
- @baseplate-admin made their first contribution in #563
- @hiaselhans made their first contribution in #571
- @Svenito made their first contribution in #598
- @Vaiders made their first contribution in #574
- @kabell made their first contribution in #553
Full Changelog: v0.19.1...v0.20.0