Skip to content

v3.2.0 - Pewter Pangolin

Latest
Compare
Choose a tag to compare
@mashehu mashehu released this 27 Jan 14:36
52e8109

v3.2.0 - Pewter Pangolin - [2025-01-27]

Highlights

  • Local modules and subworkflows now use a template with a tests/ directory, similar to the components created for the nf-core/modules.
  • We fixed the permission error bug when running nf-core pipelines with the Nextflow version 24.12.0-edge.
  • We removed the automated pipeline release tweets. There are still automated Mastodon and Bluesky posts.

Template

  • Remove automated release tweets (#3419)
  • Update template components (#3426)
  • Fix process.shell in nextflow.config (#3416) and split into new lines (#3425)

Modules

  • Modules created in pipelines "local" dir now use the full template (#3256)

Subworkflows

  • Subworkflows created in pipelines "local" dir now use the full template (#3256)

General

  • Update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.1.2 (#3414)
  • Update python:3.12-slim Docker digest to 123be56 (#3421)