Skip to content

0.18.0

Choose a tag to compare

@patrick91 patrick91 released this 22 May 09:53
· 212 commits to main since this release
26541b2

Features

  • 🚸 Show Top-3 files larger than threshold on deploy command. PR #190 by @YuriiMotov.
  • ✨ Show if there's a new fastapi-cloud-cli version available. PR #201 by @patrick91.

Refactors

  • ♻️ Rename app_slug parameter of _get_app to app_id. PR #192 by @YuriiMotov.
  • ♻️ Improve message around application directory. PR #191 by @patrick91.

Internal