Breaking Changes
Docs
- 📝 Update code examples to Python 3.9. PR #442 by @YuriiMotov.
- 📝 Relax the warnings as I have been using Asyncer in production for a while (and other teams as well). PR #424 by @tiangolo.
Internal
- ⬆️ Use prek as a pre-commit alternative. PR #437 by @YuriiMotov.
- 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR #435 by @YuriiMotov.
- 👷 Run Smokeshow always, even on test failures. PR #434 by @YuriiMotov.
- 🔥 Remove Material for MkDocs Insiders extra files. PR #432 by @tiangolo.