Skip to content

Releases: hyperf/command

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)

Release v3.1.0-beta.10

09 Aug 04:35

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	src/cache/tests/Cases/StringHelperTest.php
#	src/command/src/Command.php

Release v3.0.32

09 Aug 03:12

Choose a tag to compare

Allowed return `statusCode` via `handle` method. (#6004)



Co-authored-by: huangdijia <huangdijia@gmail.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.1.0-beta.8

21 Jul 04:17

Choose a tag to compare

Optimize the code for setting input and output (#5934)

Release v3.1.0-beta.7

13 Jul 09:09

Choose a tag to compare

Remove closure-command component (#5933)

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

Release v3.1.0-beta.4

27 Jun 02:32

Choose a tag to compare

Remove deprecated traits of `hyperf/command` (#5883)