Skip to content

0.31

Choose a tag to compare

@rabelenda rabelenda released this 08 Nov 23:57
· 591 commits to master since this release

This version improves parallelController initial release to be consistent with other components in the DSL:

  • adds methods to allow optional settings to be specified before children and be consistent with ordering in other components.
  • changes default configuration to use no thread limit, which is the most common setting and plugins default value.
  • changes maxThreadsCount method to maxThreads to be consistent with similar methods in other components.