Skip to content

v2.0.1

Choose a tag to compare

@ozankiratli ozankiratli released this 13 Aug 00:27
· 33 commits to main since this release

Fixed

  • parameters.config.template was missing the params.cores block introduced in 2.0.0, so a configuration created from the template kept the old hardcoded per-tool thread counts instead of deriving them from params.threads. Existing runs were unaffected; the template now resolves identically to a 2.0.0 configuration at every threads value.