Breaking Changes
- ➖ Drop support for Python 3.8. PR #1464 by @tiangolo.
- ➖ Drop support for Python 3.8 in CI. PR #1463 by @YuriiMotov and @tiangolo.
Docs
- 📝 Update code examples to Python 3.9. PR #1459 by @YuriiMotov.
Internal
- 💚 Move
ruffdependency to sharedrequirements-docs-tests.txtto fix "Build docs" workflow in CI. PR #1458 by @YuriiMotov. - ⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8. PR #1442 by @dependabot[bot].
- 👷 Add pre-commit workflow. PR #1453 by @tiangolo.
- 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR #1448 by @YuriiMotov.
- 👷 Run Smokeshow always, even on test failures. PR #1447 by @YuriiMotov.
- 🔨 Add Typer script to generate example variants for Python files. PR #1452 by @tiangolo.