Skip to content

Releases: fastapilabs/fastapi-cloud-cli

0.17.0

15 Apr 13:17

Choose a tag to compare

Features

Fixes

  • 🐛 Fix FASTAPI_CLOUD_TOKEN always overrides user token. PR #180 by @YuriiMotov.

0.16.1

08 Apr 09:12
86ca4e7

Choose a tag to compare

Fixes

  • 🐛 Fix archive creation of Windows files inside WSL. PR #178 by @DoctorJohn.

0.16.0

07 Apr 13:42
fb41cbc

Choose a tag to compare

Features

Internal

  • 🔒 Pin GitHub actions by commit SHA. PR #172 by @YuriiMotov.
  • 🔨 Add pre-commit hook to ensure latest release header has date. PR #173 by @YuriiMotov.

0.15.1

26 Mar 10:22
24fa8e6

Choose a tag to compare

Features

Internal

0.15.0

11 Mar 22:31
dbeacda

Choose a tag to compare

Features

Internal

0.14.1

08 Mar 01:40
e30b63f

Choose a tag to compare

Fixes

  • 🐛 Fix nested progress in deploy causing weird output. PR #166 by @patrick91.

Docs

Internal

0.14.0

25 Feb 14:19
b9cf489

Choose a tag to compare

Features

Refactors

Internal

0.13.0

17 Feb 05:18
c0746bb

Choose a tag to compare

Breaking Changes

0.12.0

13 Feb 19:39
5021ec3

Choose a tag to compare

Features

Refactors

Internal

  • 👷 Run tests with lower bound uv sync, update minimum dependencies. PR #154 by @YuriiMotov.
  • 👷 Run mypy by pre-commit instead of lint.yml workflow. PR #151 by @YuriiMotov.

0.11.0

15 Jan 09:51
fae7dee

Choose a tag to compare

Features

Fixes

  • 🐛 Exclude .env files from deployment uploads. PR #150 by @patrick91.