Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
woeusb-5.2.3.bash | 2021-11-28 | 68.6 kB | |
README.md | 2021-11-15 | 827 Bytes | |
WoeUSB 5.2.3.tar.gz | 2021-11-15 | 161.9 kB | |
WoeUSB 5.2.3.zip | 2021-11-15 | 164.7 kB | |
Totals: 4 Items | 396.1 kB | 0 |
This release incorporates the following changes:
:wrench: Fixes
Changes that fix something that was previously not working, to working:
- We've fixed a problem where WoeUSB will unnecessarily try to unmount the filesystems even when they are not mounted in the first place(9fbe35c).
:sweat_drops: Refactoring
Changes that are mostly not noticeable, but improve the overall design for future conveniences:
- We've dropped the print_version function which is essentially a single
printf
call, we would like to thank @rndd-github for noting it(#38). - We've enhanced the check_function_parameters_quantity function to handle optional arguments(9fbe35c).
You can find all the details of this release at https://github.com/WoeUSB/WoeUSB/compare/v5.2.2...v5.2.3
Cheers! :clinking_glasses: