Highlights
This is an incremental release with bug fixes and a new colima prune
command to clear cached download assets.
For more details about v0.6.0 features, check v0.6.0 release release notes.
⚠️ Breaking changes upgrading from v0.5.x.
Due to breaking changes, deletion of existing profiles is required via colima delete
.
Existing containers, images and volumes would be lost after upgrade.
Commits
- vm: fix package dependency install fallback option by @abiosoft in #861
- core: allow dev version of lima by @terev in #864
- core: make qemu binfmt a soft requirement. by @abiosoft in #870
- vm: do not call mkmntdirs, it does not exists by @LaszloGombos in #881
- cli: add prune command by @abiosoft in #882
New Contributors
- @terev made their first contribution in #864
- @LaszloGombos made their first contribution in #881
Full Changelog: v0.6.2...v0.6.3