Skip to content

Releases: fastapi/fastapi-cli

0.0.27

18 Jun 14:48
760451b

Choose a tag to compare

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

18 Jun 10:07
04c12c2

Choose a tag to compare

Features

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

0.0.25

18 Jun 09:43
8c4ab66

Choose a tag to compare

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

24 Feb 10:44

Choose a tag to compare

Internal

0.0.23

16 Feb 19:45

Choose a tag to compare

Breaking Changes

Refactors

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

0.0.22

16 Feb 19:13

Choose a tag to compare

Internal

0.0.21

11 Feb 15:27

Choose a tag to compare

Internal

0.0.20

22 Dec 17:13

Choose a tag to compare

Features

0.0.19

22 Dec 17:07

Choose a tag to compare

Breaking Changes

0.0.18

22 Dec 17:04

Choose a tag to compare

Features

Fixes