Skip to content

Releases: hyperf/command

Release v3.0.0

03 Jan 05:24

Choose a tag to compare

Format code (#5172)

Release v3.0.0-rc.12

29 Oct 08:23

Choose a tag to compare

Fixed bug that the exit code of command does not work when the except…

Release v3.0.0-rc.7

27 Aug 08:10

Choose a tag to compare

Merge branch '2.2' into 3.0-merge

Release v2.2.35

27 Aug 07:35

Choose a tag to compare

Fixed bug that cannot stop server by `Ctrl C`. (#5062)

Release v3.0.0-rc.5

22 Aug 08:40

Choose a tag to compare

Fixed bug that `ConfirmableTrait::isShouldConfirm()` does not work. (…

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…