Releases: fastapilabs/fastapi-cloud-cli
Releases · fastapilabs/fastapi-cloud-cli
0.5.2
0.5.1
0.5.0
0.4.0
Features
- ✨ Add fastapi cloud sub-command. PR #104 by @buurro.
- ✨ Check if token is expired when checking if user is logged in. PR #105 by @patrick91.
- ✨ Support the verification skipped status. PR #99 by @DoctorJohn.
Fixes
- 🐛 Include hidden files in app archive. PR #115 by @buurro.
- ♻️ Clean up code archives after uploading. PR #106 by @DoctorJohn.
Refactors
- 🧑💻 Handle already logged in state. PR #103 by @alejsdev.
- ⚡️ Speed up archive creation. PR #111 by @DoctorJohn.
0.3.1
Fixes
- 🐛 Fix login url not linked correctly. PR #89 by @patrick91.
Refactors
- ♻️ Refactor env vars creation . PR #92 by @alejsdev.
- 🔥 Remove env vars from deploy workflow. PR #93 by @alejsdev.
Internal
- ♻️ Log files added to archive in debug mode (#91). PR #96 by @patrick91.
- ✅ Add test to make sure .fastapicloudignore can override .gitignore (#90). PR #95 by @patrick91.
0.3.0
Features
- ✨ Add support for
.fastapicloudignorefile. PR #83 by @patrick91.
Internal
- ⬆ Bump actions/download-artifact from 4 to 5. PR #69 by @dependabot[bot].
- ⬆ Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0.0. PR #28 by @dependabot[bot].
- ⬆ Bump ruff from 0.12.0 to 0.13.0. PR #77 by @dependabot[bot].
- ⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.13.0. PR #73 by @dependabot[bot].
- ⬆ Bump actions/labeler from 5 to 6. PR #72 by @dependabot[bot].
- ⬆ Bump actions/checkout from 4 to 5. PR #68 by @dependabot[bot].
- ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.4.0. PR #70 by @dependabot[bot].