Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 20:20
· 218 commits to main since this release
0f3f2de

Highlights

This is an incremental release with support for dynamic disk size. It is now possible to increase disk size after VM is created.

Others

  • new --vz-rosetta flag to toggle Rosetta emulation. Requires --vm-type=vz.
  • set host-gateway to loopback interface to improve Docker desktop compatibility. Fixes #277
  • add --extended flag to colima status for more details.
  • add restart command.
  • add --version flag to align with other CLI applications
  • handle TextMate in colima start --edit
  • add dynamic disk resize. Increasing the disk size via flag or config will reflect in the VM accordingly.

Commits

New Contributors

Full Changelog: v0.5.2...v0.5.3