0.9.0
Features
- ✨ Add support for app ID in
fastapi deploy. PR #144 by @buurro. - ✨ Add support for FASTAPI_CLOUD_TOKEN environment variable auth. PR #142 by @patrick91.
- ✨ Add a confirmation step to the first CLI deployment . PR #140 by @alejsdev.
Fixes
Refactors
- ♻️ Refactor authentication. PR #141 by @patrick91.
Internal
- 🔧 Add GitHub Actions workflow for linting. PR #145 by @patrick91.
- 👷 Add pre-commit workflow. PR #135 by @YuriiMotov.