v0.5.4
What's Changed
- feat(cli): add start, stop, restart commands and rm --all by @shayne-snap in #120
- feat: SDK API parity and exec handling improvements by @DorianZheng in #136
- feat(cli): add pull command by @shayne-snap in #123
- fix: remove stale .tgz dependencies from root package.json by @luojiyin1987 in #128
- docs: fix rust example code to match current API by @shayne-snap in #133
- feat(jailer): add bubblewrap sandbox integration for Linux by @DorianZheng in #137
- feat(build): add static linking check for boxlite-guest binary by @uran0sH in #138
- feat(runtime): add virtualization support detection by @uran0sH in #126
- feat(examples): add Claude CLI in BoxLite example by @DorianZheng in #140
- chore: bump SDK versions by @DorianZheng in #141
New Contributors
- @luojiyin1987 made their first contribution in #128
Full Changelog: v0.5.3...v0.5.4