|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +## [0.4.0](https://github.com/abdelhamiderrahmouni/vendorkill/releases/tag/v0.4.0) (2026-03-31) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +- reset sort highlight on change ([2e9cf5d](https://github.com/abdelhamiderrahmouni/vendorkill/commit/2e9cf5d7532d550918cd5d41aa26c5639c754bdf)) |
| 10 | +- add sort direction ([19e1eb5](https://github.com/abdelhamiderrahmouni/vendorkill/commit/19e1eb5b0fa3339275352b18cd13f39809f807a1)) |
| 11 | +- add sort direction ([04b327f](https://github.com/abdelhamiderrahmouni/vendorkill/commit/04b327fee4dc81be47f29ea0dc7c859a76a00335)) |
| 12 | +- add sort field indicator ([99e3a39](https://github.com/abdelhamiderrahmouni/vendorkill/commit/99e3a39d6d2f8761d38914bf4782c0d5366d682b)) |
| 13 | +- add sort by name, size, last modified and defaults to order of discovery ([adebcd0](https://github.com/abdelhamiderrahmouni/vendorkill/commit/adebcd0e1e0d8fa384c86e73d85fcbba1df1e751)) |
| 14 | +- add a visual seperator between list items. ([477c337](https://github.com/abdelhamiderrahmouni/vendorkill/commit/477c337ea09efd3b8ebe953f42ffdb38c3e23124)) |
| 15 | +- add a visual seperator between list items. ([8b58b37](https://github.com/abdelhamiderrahmouni/vendorkill/commit/8b58b372888f44f062b911bf6530f78ca9027a45)) |
| 16 | +- added last modified time info to items ([b5ec6f6](https://github.com/abdelhamiderrahmouni/vendorkill/commit/b5ec6f6f96a1331410de8ab9eface2614b856bd3)) |
| 17 | +- added last modified time info to items ([e13970b](https://github.com/abdelhamiderrahmouni/vendorkill/commit/e13970b0d9cb1738c9a16a0f09a0ecbf3e473a1a)) |
| 18 | +- added last modified time info to items ([21d3306](https://github.com/abdelhamiderrahmouni/vendorkill/commit/21d3306e9ad096a6438dcb5103e712eaf1862232)) |
| 19 | +- refactor CacheKill and CnKill commands to use TuiCommand trait for improved UI handling ([9591074](https://github.com/abdelhamiderrahmouni/vendorkill/commit/9591074cac4864bcb4fbf7012423bc130128fa4b)) |
| 20 | +- add CacheKill command to clear package manager caches ([4212670](https://github.com/abdelhamiderrahmouni/vendorkill/commit/4212670af250fb2e593f51c59bdfc3705e886e1d)) |
| 21 | +- add ext-posix as a requirement in composer.json ([94c44a1](https://github.com/abdelhamiderrahmouni/vendorkill/commit/94c44a1df0a428c86ed63bb397633d1fce0fb46e)) |
| 22 | +- add support for excluding global package-manager cache directories from scanning ([0041636](https://github.com/abdelhamiderrahmouni/vendorkill/commit/0041636a20d4b6ca09525a89f96921661305d40d)) |
| 23 | +- add support for excluding global package-manager cache directories from scanning ([929ed12](https://github.com/abdelhamiderrahmouni/vendorkill/commit/929ed12dd094c48d84e0541c76ee1a7f649ff59f)) |
| 24 | +- new build 0.3.0 ([27b9ae1](https://github.com/abdelhamiderrahmouni/vendorkill/commit/27b9ae182f15c9b90e4485078b74a5f9104f9bc0)) |
0 commit comments