Releases: barnphp/cnkill
v0.5.9
Changelog
All notable changes to this project will be documented in this file.
0.5.9 (2026-04-02)
Bug Fixes
- update command options for vendor and node_modules search (9db7c66)
- update help text for sorting command in TuiCommand (4e25113)
0.5.8 (2026-04-02)
Code Refactoring
- changed repository ownership references from abdelhamiderrahmouni to barnphp (13bf1bc)
Chores
- build app (179e959)
0.5.7 (2026-04-01)
Chores
- update CHANGELOG.md (05da623)
Styles
- update ASCII art styling in README.md (9a6ff78)
v0.5.6 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.6 (2026-04-01)
Bug Fixes
- fix the version resolution system (c278c53)
- correct casing in thank you message for consistency (d6006b6)
Chores
0.5.5 (2026-04-01)
Code Refactoring
- enhance thank you message formatting in console output (0fce9b9)
Chores
- app build (af9206d)
v0.5.4 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.4 (2026-04-01)
Bug Fixes
- update micro_url paths for PHP 8.5.4 to use common directory (1567ab9)
v0.5.3 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
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](929ed12...
v0.5.6
Changelog
All notable changes to this project will be documented in this file.
0.5.6 (2026-04-01)
Bug Fixes
- fix the version resolution system (c278c53)
- correct casing in thank you message for consistency (d6006b6)
Chores
0.5.5 (2026-04-01)
Code Refactoring
- enhance thank you message formatting in console output (0fce9b9)
Chores
- app build (af9206d)
v0.5.4 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.4 (2026-04-01)
Bug Fixes
- update micro_url paths for PHP 8.5.4 to use common directory (1567ab9)
v0.5.3 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
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)
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility ([59e7305](https://githu...
v0.5.5
Changelog
All notable changes to this project will be documented in this file.
0.5.5 (2026-04-01)
Code Refactoring
- enhance thank you message formatting in console output (0fce9b9)
Chores
- app build (af9206d)
v0.5.4 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.4 (2026-04-01)
Bug Fixes
- update micro_url paths for PHP 8.5.4 to use common directory (1567ab9)
v0.5.3 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
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)
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
0.5.2 (2026-04-01)
Features
- update README with ASCII art logo (7325697)
Chores
- app build (9442240)
[0.5.1](https://github.com/abdelhamiderrahmouni/ven...
v0.5.4
Changelog
All notable changes to this project will be documented in this file.
0.5.4 (2026-04-01)
Bug Fixes
- update micro_url paths for PHP 8.5.4 to use common directory (1567ab9)
v0.5.3 - 2026-04-01
Changelog
All notable changes to this project will be documented in this file.
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
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)
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
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](https://github.com/a...
v0.5.3
Changelog
All notable changes to this project will be documented in this file.
0.5.3 (2026-04-01)
Features
- enhance version fetching with curl fallback for better compatibility (59e7305)
Chores
- app build (0934e85)
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)
v0.5.2
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)
v0.5.1
Release 0.5.1