Skip to content

v0.6.1

Compare
Choose a tag to compare
@bobheadxi bobheadxi released this 25 Sep 12:02
· 34 commits to master since this release
610808c

Publish (release) Publish (latest)

🎉 Enhancements

  • a new field, version, has been added to project configuration denoting the minimum required Inertia CLI version, and a warning will now show when this version is invalid (#670)
  • inertia ${remote} status will now include details on new Inertia releases that are available (#666)
  • docker-compose versions now automatically pull the latest valid tag (#667)
  • updated inertia contrib completions tool for generating bash and zsh completions (#676)

⚒ Fixes

  • some CLI prompts are now clearer (#663)
  • fixed a bug where inertia project set does not update configuration correctly (#669)
  • fixed a bug where inertia ${remote} upgrade does not update configuration correctly (#668)

Please refer to the complete diff for more details.