Skip to content

0.9.0

Choose a tag to compare

@patrick91 patrick91 released this 09 Jan 16:30
· 13 commits to main since this release
6f68eb5

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

  • 🐛 Avoid archiving .git by default. PR #143 by @buurro.

Refactors

Internal