Releases: hyperf/process
Releases · hyperf/process
Release v3.1.48
Full Changelog: v3.1.42...v3.1.48
Release v3.1.42
Full Changelog: v3.1.27...v3.1.42
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.5
Optimize `ProcessManager` to make the `running` status more clear (#6…
Release v3.1.0-rc.4
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
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-alpha.1
Remove redundant `setAccessible` methods (#5811)
Release v3.0.22
Use non-blocking mode for swoole process. (#5762)