Skip to content

Releases: fastapi/fastapi-cli

0.0.29

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:44
13b8b7e

Fixes

Internal

0.0.28

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:25
46837af

Fixes

  • 🐛 Fix duplicate Uvicorn logs under FastAPI CLI. PR #454 by @patrick91.

Docs

  • 📝 Update docs badges: remove Publish badge, it doesn't give extra information. PR #438 by @tiangolo.

Internal

0.0.27

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:48
760451b

Features

  • ✨ Add FASTAPI_PUBLIC_URL env var to configure app's public URL that is shown on startup. PR #381 by @YuriiMotov.

0.0.26

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:07
04c12c2

Features

  • 🚸 Show tip on how to configure entrypoint in pyproject.toml. PR #389 by @YuriiMotov.

0.0.25

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:43
8c4ab66

Features

  • 🚸 Show import string source. PR #388 by @YuriiMotov.
  • ✨ Include the version of fastapi-cloud-cli to the output of --version. PR #341 by @YuriiMotov.

Docs

Internal

Read more

0.0.24

Choose a tag to compare

@tiangolo tiangolo released this 24 Feb 10:44

Internal

0.0.23

Choose a tag to compare

@tiangolo tiangolo released this 16 Feb 19:45

Breaking Changes

Refactors

  • 🎨 Update format and types for Python 3.10. PR #310 by @tiangolo.

0.0.22

Choose a tag to compare

@tiangolo tiangolo released this 16 Feb 19:13

Internal

0.0.21

Choose a tag to compare

@tiangolo tiangolo released this 11 Feb 15:27

Internal

0.0.20

Choose a tag to compare

@tiangolo tiangolo released this 22 Dec 17:13

Features