v0.2
Added
- Add changelog!
- Add option to update runtime
- Add CI scripts to build release packages
Changed
- Build bubblewrap using meson/ninja
- Suppress mkdir error except in Verbose
- Suppress bubblewrap compilation except in Verbose
- Handle edge case of live already being mounted
- Use
umount
instead offusermount
to unmount live
Full Changelog: v0.1...v0.2