v0.8.0
This release fixes several bug fixes as well as functionality to continue uninstalling with best effort, even if errors occur.
What's Changed
- Fixup create_volume_service action tag by @Hoverbear in #398
- Uninstall shouldn't fail fast by @Hoverbear in #382
- Trim fdesetup output, remove accidently committed SSL related settings by @Hoverbear in #403
- Split output docs by @Hoverbear in #407
- Only stop the nix daemon if it's actually active, not just enabled by @Hoverbear in #410
- Handle the APFS volume not existing but the Service and Fstab being present by @Hoverbear in #405
- Provide users a better error message if systemd is not active by @Hoverbear in #412
- Avoid globbing issues by using symlinks and readlink by @Hoverbear in #413
- Check user group commands exist during plan by @Hoverbear in #411
- Fixup a cure case where a store path already exists so we never make a symlink by @Hoverbear in #414
Full Changelog: v0.7.0...v0.8.0