v1.2.0
- feat: fallback to sha512sum if rhash is not available. closes #36.
- feat: reduce length of device names if under /dev/disk/by-id/
- feat: canonicalize devices before use to /dev/disk/by-id/ if possible. This is beneficial for ZFS pools and for humans to see whether the correct disk was selected.
- feat: implement better device selection dialog
- feat: add warning message to ensure users have freed devices before partitioning. Closes #22.
- feat: show added existing disks in action summary
- feat: add new dummy partitioning scheme "existing_partitions", which skips all partitioning and formatting operations.
- feat: show warning when efi is selected but efi support cannot be verified. closes #32.
- feat: allow selection of different initial stage3 tarballs (at own risk). Closes #39.
- fix: adjust DIGESTS verification for changed gentoo signature format
Full Changelog: v1.1.2...v1.2.0