Releases: Canop/dysk
Releases · Canop/dysk
dysk v2.9.1
dysk v2.9.0
- new column:
free_percent
- Fix #74
dysk v2.8.2
cross-project dependency versions harmonization to ease vetting (no new features nor fixes in this release)
dysk v2.8.1
dysk now requires rust 1.7.0 so that error messages are clearer, because that's the version clap requires.
dysk v2.8.0
dysk v2.7.2
dysk v2.7.1
Fix app name in --help
dysk v2.7.0
- improved
--help
- man page generated in /build and included in downloadable archives
- completion scripts generated in /build and included in downloadable archives
dysk v2.6.1
- lfs renamed to dysk
- fix bad filtering on the 'disk' column
lfs v2.6.0
- you can get the "precise" number of bytes with
--units bytes
- Fix #51