The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.4- 2024/08/28
- Fixed nf-core tools linting failures introduced in version 2.14.1.
- Added phac-nml prefix to nf-core config
- Updated container directives to meet requirements of phac-nml pipeline standards software requirements
- Added ternary conditional operator in container section of process directive for singularity containers
- Replaced docker.io as default docker container registry for quay.io/biocontainers
- Implemented an example of overriding container registries with the container directive
1.0.3- 2024/02/23
- Pinned [email protected] plugin
1.0.2 - 2023/12/18
- Removed GitHub workflows that weren't needed.
- Adding additional parameters for testing purposes.
1.0.1 - 2023/12/06
Allowing non-gzipped FASTQ files as input. Default branch is now main.
1.0.0 - 2023/11/30
Initial release of phac-nml/iridanextexample, created with the nf-core template.