Skip to content

Releases: Canop/dysk

lfs v1.3.1

26 Dec 07:09
Compare
Choose a tag to compare

The table better fits thin terminals, especially when some mount points have long paths

lfs v1.3.0

03 Nov 20:28
Compare
Choose a tag to compare
  • inodes stats (total, free, used, % used) added to JSON
  • --inodes (or -i) launch argument adds a "inodes use" column to the table - Fix #23

image

lfs v1.2.1

30 Oct 17:44
Compare
Choose a tag to compare

Decode encoded labels

Before:
image

After:
image

lfs v1.2.0

19 Oct 19:31
Compare
Choose a tag to compare
  • filesystem labels added to JSON when found
  • -l launch argument adds a "label" column to the table

lfs v1.1.0

08 Oct 07:42
Compare
Choose a tag to compare

New --units launch argument to choose between SI (default) and binary.

image

lfs v1.0.0

05 Sep 15:31
Compare
Choose a tag to compare

Project is complete

(until somebody finds a problem)

lfs v0.7.6

08 Jul 04:57
Compare
Choose a tag to compare

better identify mapped devices (such as LVM)

lfs v0.7.5

01 Jul 12:36
Compare
Choose a tag to compare

Fix endless loop in some configurations - Fix #13

lfs v0.7.4

01 Jul 04:37
Compare
Choose a tag to compare
  • --color option with values yes|no|auto (auto being default)
  • no tty style when --color is default and the output is piped

lfs v0.7.3

30 Jun 10:46
Compare
Choose a tag to compare

Fix BTRFS disks not found - Fix #11