Skip to content

Releases: webmozarts/console-parallelization

1.0.0-RC6

03 May 10:55
da5576f
Compare
Choose a tag to compare
1.0.0-RC6 Pre-release
Pre-release

Bugfixes

  • Fix ProcessLauncher on Windows (#25)

1.0.0-RC5

30 Apr 09:33
c0d9262
Compare
Choose a tag to compare
1.0.0-RC5 Pre-release
Pre-release

Features

  • Allow Symfony 5 (#23)

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

13 Apr 14:42
d9d9d90
Compare
Choose a tag to compare
1.0.0-RC4 Pre-release
Pre-release

Misc

  • Added support for Symfony 3 (#18)

1.0.0-RC3

14 Feb 11:16
8f7440d
Compare
Choose a tag to compare
1.0.0-RC3 Pre-release
Pre-release

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

31 Oct 22:45
Compare
Choose a tag to compare
1.0.0-RC2 Pre-release
Pre-release
  • renamed fetchTasks() to fetchItems()
  • renamed getTaskName() to getItemName()

1.0.0-RC1

31 Oct 22:46
Compare
Choose a tag to compare
1.0.0-RC1 Pre-release
Pre-release
Fixed email address and license