drives v3.0.0 (2022-04-22)
Removed
- Dropped the old machine-parseable output option in exchange for the new JSON output option.
Changed
- Converted project from a fixed Visual Studio build to use CMake instead, assuming
build/
as
the build directory. - Lots of code refactoring and rewrites.
- Print drive GUID in human output instead of verbose output.
Added
- New JSON output option:
--json
. - Report drive capacity and usage in verbose output.