Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 16:20
· 146 commits to main since this release

Release Notes for v0.4.2 - 2025-04-30

Changed

  • The Dockerfile has been updated for nextflow compatibility (it currently
    needed: awk, grep, ps, sed)
  • The num-procs process now allows LOCAL_PROCS_OVERRIDE to be greater than
    the available cores. Use IFX_LOCAL_PROCS if you would like it capped at the
    available cores.