- ♻️ Simplify code in
src/fastapi_cli/discover.py. PR #22 by @pedroimpulcetto.
- ⬆ Bump ruff from 0.4.4 to 0.4.5. PR #29 by @dependabot[bot].
- ⬆ Bump ruff from 0.4.3 to 0.4.4. PR #23 by @dependabot[bot].
- 👷 Enable CI tests for Python 3.12. PR #27 by @tiangolo.
- 👷 Update Upload/Download artifacts GitHub Actions. PR #26 by @tiangolo.
- 🔧 Make FastAPI and Uvicorn optional dependencies, to avoid circular dependencies. PR #25 by @tiangolo.
- ⬆ Bump actions/cache from 3 to 4. PR #5 by @dependabot[bot].
- ⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14. PR #2 by @dependabot[bot].
- ✨ Add optional
--workersCLI option, and fix CI for test-redistribute. PR #12 by @PokkaKiyo.
- ⬆ Bump ruff from 0.2.0 to 0.4.3. PR #14 by @dependabot[bot].
- ⬆ Update pytest requirement from <8.0.0,>=4.4.0 to >=4.4.0,<9.0.0. PR #4 by @dependabot[bot].
- ⬆ Bump mypy from 1.4.1 to 1.10.0. PR #7 by @dependabot[bot].
First public working version. 🚀