Skip to content

Releases: hyperf/command

Release v3.1.15

28 Mar 07:56

Choose a tag to compare

Format code by the latest `cs-fixer`. (#6617)

Release v3.1.13.1

15 Mar 01:37

Choose a tag to compare

Fix the bug that `$this->input` is given null (#6598)

Release v3.1.13

14 Mar 10:52

Choose a tag to compare

Fixed bug that the command description will cause parse error when co…

Release v3.1.7

26 Jan 02:14

Choose a tag to compare

Added cron support for closure-command (#6495)

Release v3.1.2

15 Dec 01:46

Choose a tag to compare

Support symfony 7.x for some components (#6357)

Release v3.1.0

30 Nov 16:06

Choose a tag to compare

Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.9

27 Oct 02:29

Choose a tag to compare

Merge branch 'master' into 3.1-merge

# Conflicts:
#	src/http-server/src/Response.php

Release v3.0.41

27 Oct 02:03

Choose a tag to compare

Improved `AfterExecute` event of `hyperf/command` (#6233)

Release v3.1.0-rc.4

22 Sep 05:57

Choose a tag to compare

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

22 Sep 05:38

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)