0.0.15
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].