Skip to content

Releases: barnphp/cnkill

v0.5.9

02 Apr 15:21

Choose a tag to compare

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

0.5.7 (2026-04-01)

Chores

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

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
0.5.2 (2026-04-01)
Features
  • update README with ASCII art logo (7325697)
Chores
0.5.1 (2026-04-01)
Chores
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
0.4.9 (2026-03-31)
Code Refactoring
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
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...
Read more

v0.5.6

01 Apr 01:26

Choose a tag to compare

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

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
0.5.2 (2026-04-01)
Features
  • update README with ASCII art logo (7325697)
Chores
0.5.1 (2026-04-01)
Chores
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
0.4.9 (2026-03-31)
Code Refactoring
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
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
Read more

v0.5.5

01 Apr 01:19

Choose a tag to compare

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

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
0.5.2 (2026-04-01)
Features
  • update README with ASCII art logo (7325697)
Chores
0.5.1 (2026-04-01)
Chores
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
0.4.9 (2026-03-31)
Code Refactoring
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
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

0.5.2 (2026-04-01)

Features
  • update README with ASCII art logo (7325697)
Chores

[0.5.1](https://github.com/abdelhamiderrahmouni/ven...

Read more

v0.5.4

01 Apr 01:05

Choose a tag to compare

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

0.5.2 (2026-04-01)

Features
  • update README with ASCII art logo (7325697)
Chores

0.5.1 (2026-04-01)

Chores

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

0.4.9 (2026-03-31)

Code Refactoring

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

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

0.5.2 (2026-04-01)

Features

  • update README with ASCII art logo (7325697)

Chores

0.5.1 (2026-04-01)

Chores

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

Read more

v0.5.3

01 Apr 00:57

Choose a tag to compare

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

0.5.2 (2026-04-01)

Features

  • update README with ASCII art logo (7325697)

Chores

0.5.1 (2026-04-01)

Chores

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

0.4.9 (2026-03-31)

Code Refactoring

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

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

01 Apr 00:47

Choose a tag to compare

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

0.5.1 (2026-04-01)

Chores

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

0.4.9 (2026-03-31)

Code Refactoring

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

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

01 Apr 00:18

Choose a tag to compare

Release 0.5.1

v0.5.0

01 Apr 00:08

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

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

v0.4.9

31 Mar 23:01

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

0.4.9 (2026-03-31)

Code Refactoring

v0.4.8

31 Mar 22:52

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

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)