Skip to content

Releases: hyperf/command

Release v3.0.0-rc.4

17 Aug 09:35

Choose a tag to compare

Removed useless method `call()` from `callable function`. (#5029)

Release v3.0.0-rc.1

06 Aug 12:56

Choose a tag to compare

Confirm before proceeding with the action when using `ConfirmableTrai…

Release v3.0.0-beta.4

18 Jun 23:29

Choose a tag to compare

Added `NullDisableEventDispatcher` to disable event dispatcher by def…

Release v3.0.0-beta.1

30 May 02:33

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v2.2.33

30 May 01:59

Choose a tag to compare

Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.11

01 May 11:07

Choose a tag to compare

Added `Hyperf\Command\Listener\FailToHandleListener`. (#4723)

Release v3.0.0-alpha.7

13 Apr 10:37

Choose a tag to compare

Support event dispatcher for command by default. (#4678)

Release v3.0.0-alpha.6

27 Mar 09:35

Choose a tag to compare

Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…

Release v3.0.0-alpha.5

14 Mar 04:08

Choose a tag to compare

Fixed type hint error when using `command::choice()`. (#4582)

Release v3.0.0-alpha.3

22 Feb 11:03

Choose a tag to compare

Support symfony v6.0 (#4548)