Releases: hyperf/command
Releases · hyperf/command
Release v3.0.27
Move `ConfirmableTrait`/`DisableEventDispatcher`/`NullDisableEventDis…
Release v3.1.0-beta.3
Removed useless utils component. (#5863)
Release v3.1.0-alpha.1
Bumps `phpunit` to `10.x` (#5802) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.0.23
Improve `Hyperf\Command\Annotation\Command` (#5768)
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.16
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …
Release v3.0.15
Use `Hyperf\Collection\Collection` instead of `Hyperf\Utils\Collectio…
Release v3.0.9
Optimize events using nullsafe operator (#5473)
Release v3.0.0-rc.13
Format code (#5172)