Releases: hyperf/command
Releases · hyperf/command
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.13.1
Fix the bug that `$this->input` is given null (#6598)
Release v3.1.13
Fixed bug that the command description will cause parse error when co…
Release v3.1.7
Added cron support for closure-command (#6495)
Release v3.1.2
Support symfony 7.x for some components (#6357)
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.9
Merge branch 'master' into 3.1-merge # Conflicts: # src/http-server/src/Response.php
Release v3.0.41
Improved `AfterExecute` event of `hyperf/command` (#6233)
Release v3.1.0-rc.4
Merge branch 'master' into 3.1 # Conflicts: # .github/workflows/test.yml # src/service-governance/src/Listener/RegisterServiceListener.php # src/stringable/composer.json # src/stringable/tests/StrTest.php
Release v3.0.37
Upgrade actions/checkout to v4 (#6159)