# Changelog
## [0.2.0](https://github.com/connectwithprakash/diskard/compare/diskard-v0.1.2...diskard-v0.2.0) (2026-02-19)
### Features
* add -i flag as shortcut for interactive TUI mode ([d70bf23](https://github.com/connectwithprakash/diskard/commit/d70bf2371eb135b7934cce82326675a3038b487e))
* add interactive TUI, shell completions, and comprehensive tests ([4fd4099](https://github.com/connectwithprakash/diskard/commit/4fd40993d29bc9aa7a8f96f7a786414828ce0889))
* add recognizers, category filter, sort, and age filter ([484e284](https://github.com/connectwithprakash/diskard/commit/484e2841f992174ac57fdf3106ca89be9e53dd27))
* initial project scaffold for diskard ([eef7cbf](https://github.com/connectwithprakash/diskard/commit/eef7cbfe8541aee2b92f6dff1c25ef86a08ee414))
* **tui:** add drill-down directory inspector ([#1](https://github.com/connectwithprakash/diskard/issues/1)) ([64510e1](https://github.com/connectwithprakash/diskard/commit/64510e1bcba4354159df6531015116f218967421))
### Bug Fixes
* rustfmt formatting and update README with install/completions docs ([eb60617](https://github.com/connectwithprakash/diskard/commit/eb6061708aa7c47dd2ad1a60d354a719f5264454))