- Add support PHP 8.
- Add
defaultOutputLength
configurable to config default output length of async processes. - Add
withBinary
configurable to config PHP binary use in async processes. - Deprecated
Async::createProcess
method. - Add
Async::getPool
method support get current pool using.
- Add support Laravel 8.
- Bug #11: Fix missing ExceptionHandler concrete.
- Allowed Laravel 7.x.
- Add
batchRun
method. - Remove class
VXM\Async\Process\SynchronousProcess
.
- Upgrade
spatie/async
package to^1.4.0
. - Deprecated
VXM\Async\Process\SynchronousProcess
.
- Support Laravel version 6.0