Releases: hiblaphp/parallel
Releases · hiblaphp/parallel
1.0.0-beta.4
- Improve code organization
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
1.0.0-beta.3
What's Changed
- Improvements across process management utilities by @jeffreybulanadi in #7
New Contributors
- @jeffreybulanadi made their first contribution in #7
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
- Fix issue where readline async buffering in Process and Persistent Process causes hanging issue on parallel process that serialized output above 64kb causing indefinite hanging and timeout
- fix timeout propagation not properly catching in windows
1.0.0-beta.1
Change library status to beta and update PHP requirement Updated installation instructions to reflect beta status and PHP version requirement.
1.0.0-alpha.3
reorganize readme
1.0.0-alpha.2
update composer dep
1.0.0-alpha.1
- Initial alpha release