0.31
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
maxThreadsCountmethod tomaxThreadsto be consistent with similar methods in other components.