Releases: desultory/ugrd
0.20.0
Bump library versions, improve kmod resolution order.
Don't depend on crc32 for cryptsetup.
Full Changelog: 0.19.3...0.20.0
0.19.3
Use zenlib again
Full Changelog: 0.19.2...0.19.3
0.19.2
Improve logging.
Improve docs.
Remove zenlib as a requirement, use zen_logging and zen_utils.
Full Changelog: 0.19.1...0.19.2
0.19.1
Bump zenlib version requirement.
Fix merge_mounts check failing because it was not checking for dict keys, but a dict match.
Full Changelog: 0.19.0...0.19.1
0.19.0
Add automatic subvolume detection and verification.
Integrate check_dict into some methods.
Full Changelog: 0.18.3...0.19.0
0.18.3
Fixed masking with cmdline.
Added decorator to check hostonly.
Fix ordering of subvol_selector, make it work with the typical mount system. Unmount base mount after the subvol is selected.
Only import mkdir if required.
Full Changelog: 0.18.2...0.18.3
0.18.2
Further simplify kmod resolution.
Improve errors.
Remove needless depend from kmod helper modules.
Full Changelog: 0.18.1...0.18.2
0.18.1
Refactored/simplified kmod resolution.
Improved docs.
Improved logging.
Full Changelog: 0.18.0...0.18.1
0.18.0
Improve lot output conciseness/clarity.
Added toggle for build log info.
BREAKING: REMOVED _kmod_depend. kmod_init or kernel_modules should be used instead.
The kmod module is builtin. This doesn't mean kmods will always be pulled, but they will be checked.
Full Changelog: 0.17.1...0.18.0
0.17.1
Fixed subvol_selector.
Full Changelog: 0.17.0...0.17.1