Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mat007 mat007 released this 14 Sep 11:54
· 840 commits to master since this release
aef230a

Changelog for release v0.5.0:

  • push now works on Windows and bypasses the local docker daemon by talking directly to the registry.
  • save and ls have been removed as a consequence of previous change.
  • All commands now accept an application package as a URL.
  • inspect now also shows a summary of services, networks, volumes and secrets.
  • push command now accepts a custom repository name.
  • completion command can generate zsh completion in addition to bash.
  • Fix a panic when using x-enabled: false.
  • Fix a bug where the application directory name was wrong when extracting from a Docker image.
  • Fix a rendering bug where overriding variables without any default value in settings would fail.