diskhog 0.4.0

TUI that lists the largest files on disk and lets you delete the ones you pick, to the trash or for real, with size and %-of-disk shown for each.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

## [0.4.0]https://github.com/wabuntu/diskhog/compare/v0.3.2...v0.4.0 (2026-08-21)


### Features

* add --exclude glob patterns and show last-modified age ([a08a799]https://github.com/wabuntu/diskhog/commit/a08a7993517506430bb9bd234cc3432242be2d6f)

## 0.3.2 (2026-08-18)


### Bug Fixes

* add crates.io discoverability metadata and README badges ([6ad35d9]https://github.com/wabuntu/diskhog/commit/6ad35d953532749b98efbba6edcdbc1ecd1f11c9)