Features
- ✨ Add support for reading configuration from
pyproject.toml. PR #236 by @patrick91.
You can use it in pyproject.toml like:
[tool.fastapi]
entrypoint = "some.importable_module:app_name"Internal
- ⬆ Bump actions/upload-artifact from 4 to 5. PR #232 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.1 to 0.14.2. PR #231 by @dependabot[bot].
- ⬆ Bump actions/download-artifact from 5 to 6. PR #233 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #235 by @pre-commit-ci[bot].
- 🔧 Add PEP-639 license metadata. PR #234 by @svlandeg.
- ⬆ Bump astral-sh/setup-uv from 6 to 7. PR #223 by @dependabot[bot].
- ⬆ Bump ruff from 0.13.0 to 0.14.1. PR #228 by @dependabot[bot].
- 🔧 Configure reminder for
waitinglabel inissue-manager. PR #227 by @YuriiMotov. - ⬆ [pre-commit.ci] pre-commit autoupdate. PR #215 by @pre-commit-ci[bot].