smolvm v1.14.2
What's Changed
- Let an explicit --cpus or --mem that equals the default still override the Smolfile and pack values by @BinSquare in #1177
- Bump libkrun for the Windows virtiofs DAX fixes and rebuild the bundled libraries by @BinSquare in #1184
- Resolve a Smolfile image the same way as the --image flag so a local archive is not sent to the registry by @BinSquare in #1182
- Keep a released clone alive when the branch helper is its main process, and hand the child its identity through the helper itself by @BinSquare in #1178
- Say checkpoint, not snapshot, in the branch command's messages and help by @BinSquare in #1186
- Run init commands as root, since they provision the machine and the user directive names who the workload runs as by @BinSquare in #1188
- Document the branchpoint contract and say how to reach one when a batch branch waits by @BinSquare in #1183
- Bump the workspace to 1.14.2 by @BinSquare in #1185
Full Changelog: v1.14.1...v1.14.2