## [0.1.5] - 2026-07-04
### 🐛 Bug Fixes
- Count hardlinked files once to fix inflated reclaimable sizes
## [0.1.4] - 2026-06-17
### 🐛 Bug Fixes
- *(build)* Enable errhandlingapi and fileapi features for winapi
### ⚙️ Miscellaneous Tasks
- Release disk-cleaner version 0.1.4
## [0.1.3] - 2026-06-17
### 🐛 Bug Fixes
- TUI panic on empty tree, honor apparent size, and misc cleanups
### ⚙️ Miscellaneous Tasks
- Release disk-cleaner version 0.1.3
## [0.1.2] - 2026-06-17
### 🚀 Features
- *(cli)* Show logo and spinner during scans
### ⚙️ Miscellaneous Tasks
- Release disk-cleaner version 0.1.2
## [0.1.1] - 2026-06-17
### 🚀 Features
- *(tui)* Add Kondo-style Projects mode for build-artifact cleanup
- *(cli)* Offer interactive project cleanup in non-TUI mode
### 🐛 Bug Fixes
- *(cli)* Pop tree indent by character count, not bytes
### 🚜 Refactor
- *(tui)* Drive interactive UI styling from CSS via ratatui-style
- *(tui)* Use var(--border-dim) for DetailPanel border
### 📚 Documentation
- Rewrite README as bilingual (zh default + en) with screenshots
### ⚙️ Miscellaneous Tasks
- Init
- Update screenshot
- Release disk-cleaner version 0.1.1