Release 2.0.36 (2026-05-24)¶
Bug fixes¶
- remove redundant start_vm from create flow limactl create --tty=false already starts and provisions the VM. The explicit start_vm call races against the already-running instance, causing a CalledProcessError that aborts credential injection and tooling installation. Ref #1035
Chores¶
- bump version to 2.0.36