File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v1.2.0] ( https://github.com/adhocore/php-cli/releases/tag/v1.2.0 ) (2022-10-08)
2+
3+ ### Features
4+ - ** App** : Set common group to commands set via callable (Jitendra Adhikari) [ _ 6c6e53c_ ] ( https://github.com/adhocore/php-cli/commit/6c6e53c )
5+ - ** Helper** : Support grouped sorting for show help (Jitendra Adhikari) [ _ 314a887_ ] ( https://github.com/adhocore/php-cli/commit/314a887 )
6+ - ** Input** : Add Groupable interface, make Command groupable (Jitendra Adhikari) [ _ 29b09ce_ ] ( https://github.com/adhocore/php-cli/commit/29b09ce )
7+
8+ ### Bug Fixes
9+ - Adapt for strict type php8 (Jitendra Adhikari) [ _ 8198969_ ] ( https://github.com/adhocore/php-cli/commit/8198969 )
10+
11+ ### Internal Refactors
12+ - ***** : Use imports instead of FQN (Jitendra Adhikari) [ _ bd0a70c_ ] ( https://github.com/adhocore/php-cli/commit/bd0a70c )
13+
14+ ### Miscellaneous
15+ - ** Travis** : Retire it :( (Jitendra Adhikari) [ _ 70e510b_ ] ( https://github.com/adhocore/php-cli/commit/70e510b )
16+
17+ ### Documentations
18+ - Add Grouping commands section (Jitendra Adhikari) [ _ 3e05837_ ] ( https://github.com/adhocore/php-cli/commit/3e05837 )
19+
20+ ### Builds
21+ - ** Workflow** : Add github action build (Jitendra Adhikari) [ _ 9b4da7d_ ] ( https://github.com/adhocore/php-cli/commit/9b4da7d )
22+
23+
124## [ v1.0.1] ( https://github.com/adhocore/php-cli/releases/tag/v1.0.1 ) (2022-07-05)
225
326### Bug Fixes
Original file line number Diff line number Diff line change 1- v1.0.1
1+ v1.2.0
You can’t perform that action at this time.
0 commit comments