Releases: inhere/php-console
Releases · inhere/php-console
v4.1.6
v4.1.5
Change Log
Feature
- feat: support micro sapi mode 54102f0
Update
- up: update indent space for list data format 59d0b61
- up: dont split show group and alone commands d5fec40
- up: update some for format and not found handle 5e3d2d3
- up: support fire event on sub-cmd and set app to sub-cmd a272ae3
Fixed
- fix: title formatter var type maybe not fixed 202cef4
- fix: type error on issues #29 2c2fc33
- fix: unit test error on subcommands 04e5fdb
What's Changed
- feat: support micro sapi mode by @lihq1403 in #28
- fix: type error on issues #29 by @nelsonsun in #30
New Contributors
- @lihq1403 made their first contribution in #28
- @nelsonsun made their first contribution in #30
Full Changelog: v4.1.4...v4.1.5
v4.1.4
v4.1.3
v4.1.2
v4.1.1
Change Log
Update
- up: update group command help render 045e0dd
Feature
- feat: support add flags config for add alone Closure command 6a4b640
- feat: allow attch multi level sub-commands to command,group d1f9829
Fixed
- fix: uint tests error 4dfe19f
Other
- refacting: update all use cli color tag class 07a1e51
- perf(io): update some use io class logic 5b887a4
- 👔 refactor(router): move router class to component dir c1d4356
- chore: delete deprecated class files ee2d8a1
- breaking: update command register method sign d94eeee
- chore: replace all description prop to desc ef50e5c
- refactor: move some trait class to Decorate dir c913803
- refactor: move io abstract class to Concern dir bc61390
- refactor: move some abstract class to Concern dir 7259524
- refactor: update handler construct sign, add some tests 1119e7f
- chore: add more tests for run group commadn cce9850
v4.1.0
Change Log
Fixed
- fix: phar package build error, add test build on ci tests 2c35c38
Update
Other
- breaking: begin v4.1.x, require php 8.0+ 1a386f1
- chore: update action script, only test on php 8.0+ edf350a
- chore: add tests on php 8.1, update readme 001ca21
- style: run code inspect for src/Component cc52396
- style: run code inspect for src/IO src/Concern 8195fbd
- style: run code inspect for src/BuiltIn Util 45f0a1a
- style: run code inspect for test example resource c5bc385
- style: run code inspect for some class 7611aba
- breaking: update some toolkit deps to 2.0 ee9ce7f