v0.5.2
·
55 commits
to master
since this release
Changelog
All notable changes to this project will be documented in this file.
0.5.2 (2026-04-01)
Features
- update README with ASCII art logo (7325697)
Chores
- app build (9442240)
0.5.1 (2026-04-01)
Chores
- app build (e371c9c)
0.5.0 (2026-04-01)
Features
- add version display with upgrade indicator in TuiCommand (e8cd96b)
- add upgrade command and version checking functionality (f27de7a)
Code Refactoring
- code simplifier (7ea7049)
0.4.9 (2026-03-31)
Code Refactoring
- removed pint workflow. (15f485e)
0.4.8 (2026-03-31)
Bug Fixes
- fixed action failed for not finding the version in release name, fallback to release tag name. (420eaae)
0.4.7 (2026-03-31)
Code Refactoring
- used termwind for formatting the thanks message. (1239f11)
0.4.6 (2026-03-31)
Bug Fixes
- adjust output formatting for the thanks message and the search results (a7b1b2f)
- adjust output formatting for the thanks message and the search results (d4c228a)
- update eraseTui method to optionally preserve header lines (97ffdb8)
0.4.5 (2026-03-31)
Bug Fixes
- update default branch reference in changelog updater workflow (b032b35)
Documentation
- update README installation instructions and fix branch references (360c5ca)
0.4.4 (2026-03-31)
Features
- add self-contained release binaries and installer (c5daa78)
0.4.3 (2026-03-31)
Documentation
- update README to include toggle sort direction shortcut (f87e3f5)
0.4.2 (2026-03-31)
Features
- add 'failed' status for delete operation (5e7eb91)
Code Refactoring
- removed unused logo.php config file. (6d0fcac)
Documentation
- update README to emphasize tool performance (29b34a4)
0.4.1 (2026-03-31)
Chores
- build app (194a5a2)
0.4.0 (2026-03-31)
Features
- reset sort highlight on change (2e9cf5d)
- add sort direction (19e1eb5)
- add sort direction (04b327f)
- add sort field indicator (99e3a39)
- add sort by name, size, last modified and defaults to order of discovery (adebcd0)
- add a visual seperator between list items. (477c337)
- add a visual seperator between list items. (8b58b37)
- added last modified time info to items (b5ec6f6)
- added last modified time info to items (e13970b)
- added last modified time info to items (21d3306)
- refactor CacheKill and CnKill commands to use TuiCommand trait for improved UI handling (9591074)
- add CacheKill command to clear package manager caches (4212670)
- add ext-posix as a requirement in composer.json (94c44a1)
- add support for excluding global package-manager cache directories from scanning (0041636)
- add support for excluding global package-manager cache directories from scanning (929ed12)
- new build 0.3.0 (27b9ae1)