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+ ## [ 0.6.0] ( https://github.com/adhocore/php-cli/releases/tag/0.6.0 ) (2019-12-26)
2+
3+ ### Features
4+ - ** Table** : Add table renderer class (Jitendra Adhikari) [ _ 808e80e_ ] ( https://github.com/adhocore/php-cli/commit/808e80e )
5+ - ** Reader** : Add readAll() (Jitendra Adhikari) [ _ 9264082_ ] ( https://github.com/adhocore/php-cli/commit/9264082 )
6+ - ** Output** : Add show usage (Jitendra Adhikari) [ _ 1356515_ ] ( https://github.com/adhocore/php-cli/commit/1356515 )
7+ - ** Reader** : Add read piped (Jitendra Adhikari) [ _ 790f2a1_ ] ( https://github.com/adhocore/php-cli/commit/790f2a1 )
8+
9+ ### Internal Refactors
10+ - ** Reader** : Visibility (Jitendra Adhikari) [ _ bcea11b_ ] ( https://github.com/adhocore/php-cli/commit/bcea11b )
11+ - ** Writer** : Use Table::render instead (Jitendra Adhikari) [ _ f0f33ee_ ] ( https://github.com/adhocore/php-cli/commit/f0f33ee )
12+ - ** Command** : Use helper showUsage() instead (Jitendra Adhikari) [ _ ef5ea2b_ ] ( https://github.com/adhocore/php-cli/commit/ef5ea2b )
13+
14+ ### Miscellaneous
15+ - ** Composer** : Add test scripts (Jitendra Adhikari) [ _ 4d292ca_ ] ( https://github.com/adhocore/php-cli/commit/4d292ca )
16+ - ** Color** : Add dark and light gray colors (Jitendra Adhikari) [ _ 2d4051d_ ] ( https://github.com/adhocore/php-cli/commit/2d4051d )
17+
18+ ### Documentations
19+ - Add readAll() usage (Jitendra Adhikari) [ _ 62cbfd0_ ] ( https://github.com/adhocore/php-cli/commit/62cbfd0 )
20+ - Update intro and credits (Jitendra Adhikari) [ _ 7cbaae6_ ] ( https://github.com/adhocore/php-cli/commit/7cbaae6 )
21+ - Add readHidden, readPiped usage (Jitendra Adhikari) [ _ 57dae5e_ ] ( https://github.com/adhocore/php-cli/commit/57dae5e )
22+
23+
124## [ 0.5.0] ( https://github.com/adhocore/php-cli/releases/tag/0.5.0 ) (2019-09-16)
225
326### Features
Original file line number Diff line number Diff line change 1- 0.5 .0
1+ 0.6 .0
You can’t perform that action at this time.
0 commit comments