Skip to content

Releases: muesli/duf

v0.9.1

08 Sep 20:51
v0.9.1
Compare
Choose a tag to compare

Changelog

  • 2f48dc5 fix: allow manually supplying version/commit again
  • 959c8e1 fix: include version number in tarballs
  • b2f01a1 fix: parse modified git tree flag correctly

v0.9.0

07 Sep 21:51
v0.9.0
Compare
Choose a tag to compare

Changelog

  • 4e0b746 fix: 9p path parse error with WSL2 (#300)
  • ff7c693 fix: deduplicate list of mounts (#209)
  • 5784df6 feat: adjust table width to avail space
  • e5e7637 feat: dynamically resize bars
  • 1e9697c feat: read build info from runtime
  • d0135cc feat: use unicode chars for bar
  • da49faa chore: require Go 1.23+

v0.8.1

08 Feb 06:49
Compare
Choose a tag to compare

Changelog

  • f653b78 Add Debian & Ubuntu installation instructions
  • 1081e04 Add godoc comments and fix linter warnings
  • c834706 Add separate sets of hard- and soft-enforced linters
  • 07ee555 Bump go-wildcard to v1.0.3
  • 9e15624 Bump mango to v0.1.0
  • e98632a Fix mountinfo parsing #153 (#154)
  • d0cfccd Unalias term package
  • 3c55411 Update README badges

v0.8.0

01 Feb 04:38
Compare
Choose a tag to compare

Changelog

  • 067de43 Add 'ansi' theme that uses the terminal's native 4-bit ANSI colors
  • c8418ac Add Go 1.17 build tags
  • dfb7279 Add dependabot config
  • 3fb5666 Add mango-generated man page
  • 0b0a5f3 Bump github.com/jedib0t/go-pretty/v6 from 6.2.4 to 6.2.5
  • fcdf68d Bump termenv to v0.11.0
  • fb2a6e8 Fix manpage workflow branch
  • 0e7f1b0 Generate man page when built with 'mango' build-tag
  • 9d0af04 Update go-wilcard lib #156
  • 161737c table: rename inode-related columns to clarify difference between bytes and inodes. Fixes #94

v0.7.0

08 Jan 10:57
Compare
Choose a tag to compare

Changelog

  • af580c4 Add feedback paragraph to README
  • 4e52b81 Add install instructions on OpenBSD
  • 673a3d1 Add installation instructions for Void Linux
  • 43a3776 Add manpage
  • cfdc735 Bump go-pretty to v6.2.4
  • c170db4 Bump termenv & go-runewidth deps
  • ca80cac Document color-coding/threshold options in README
  • ab73263 Fix goreportcard badge
  • a200812 Hide/show mount points (#107)
  • 7795290 Remove unmaintained snap package
  • ff3529c Replace deprecated terminal package (#126)
  • 8d9557d Update Arch Linux install, in official repos now
  • 7ceb395 add availability and usage threhold option

v0.6.2

02 Apr 22:32
v0.6.2
d1d2865
Compare
Choose a tag to compare

Changes

d1d2865 Bump termenv to v0.8.1

v0.6.1

01 Apr 23:23
v0.6.1
43918fe
Compare
Choose a tag to compare

Fixed

c6248ca Add FUSECTL_SUPER_MAGIC to special devices map

Changes

e1b4a2d Bump termenv dependency
ac88676 Ignore snaps by default on Linux

v0.6.0

05 Feb 07:44
b59d1d2
Compare
Choose a tag to compare

Fixed

c99dcf2 Check rune width for all supported system to prevent broken table
eefe880 Evaluate symlinks in paths passed in as user arguments

Added

7b59b1f Feat recognize ramdisk (#91)

Changes

fae79f9 Build binary for ppc64le architecture
b59d1d2 Bump go-runewidth to v0.0.10

v0.5.0

01 Nov 11:55
4c15e83
Compare
Choose a tag to compare

Fixed

01459c8 Hide overlay/shm filesystems per default

Added

9335e29 Add support for path arguments to filter output
486c72f Add --only flag to show only specific device groups (#80)
9b59deb Add --warning option

Changes

c0b6f99 Replace individual hide flags with a generic --hide
236e5d9 Add nsfs to special devices

v0.4.0

10 Oct 03:05
0c4c730
Compare
Choose a tag to compare

Fixed

e2c8b42 Fixed table rendering issue

Added

0a93666 Add --hide-fs to hide specific fs types (#38)
288945f Add --theme flag
f726dea Add --style flag
d797e5f Add Windows build
0c4c730 Build apk packages with goreleaser
7da12e3 Add Termux installation
3a59a64 Display version when called with --version

Changes

f1c1238 Use termenv HasDarkBackground() to determine default