Releases: hyperf/command
Releases · hyperf/command
Release v3.0.0
Format code (#5172)
Release v3.0.0-rc.12
Fixed bug that the exit code of command does not work when the except…
Release v3.0.0-rc.7
Merge branch '2.2' into 3.0-merge
Release v2.2.35
Fixed bug that cannot stop server by `Ctrl C`. (#5062)
Release v3.0.0-rc.5
Fixed bug that `ConfirmableTrait::isShouldConfirm()` does not work. (…
Release v3.0.0-rc.4
Removed useless method `call()` from `callable function`. (#5029)
Release v3.0.0-rc.1
Confirm before proceeding with the action when using `ConfirmableTrai…
Release v3.0.0-beta.4
Added `NullDisableEventDispatcher` to disable event dispatcher by def…
Release v3.0.0-beta.1
Merge branch 'master' into 3.0-merge # Conflicts: # src/rpn/src/Calculator.php
Release v2.2.33
Added `close-pull-request.yml` to close pr for `read-only` repositori…