Releases: webmozarts/console-parallelization
Releases · webmozarts/console-parallelization
1.0.0-RC6
Bugfixes
- Fix ProcessLauncher on Windows (#25)
1.0.0-RC5
Features
Bugfixes
- Do not spawn sub-processes if the
--processes
option is not used whilst still allowing to spawn only one sub-process (with --processes=1
) (#22)
Misc
- Add PHP 7.4 to the test build
- Ensures all major Symfony versions supported (3.x, 4.x, 5.x)
1.0.0-RC4
Misc
- Added support for Symfony 3 (#18)
1.0.0-RC3
Bugfixes
- Fixes child processes console path (#3)
- Fixed CVE-2019-10910 (#9)
- Fixed performance problems when using multiprocessing (#11)
- Use child processes even if number of processes is only one (#15)
Misc
- Add Travis configuration (#4)
- Tweak the composer.json file (#5)
- Add Makefile (#6)
- Fix CS (#7)
1.0.0-RC2
- renamed
fetchTasks()
to fetchItems()
- renamed
getTaskName()
to getItemName()
1.0.0-RC1
Fixed email address and license