The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.4.0] - 2024-07-26
Special thanks to the following for their contributions to the release:
Thank you to everyone else that has contributed by reporting bugs, enhancements or in any other way, shape or form.
PR #52 - Organise results folder structure by pipeline PR #53 - Throw exception and terminate workflow in case config can't be read PR #57 - Check if fusion is enabled via the Platform API
[0.3.0] - 2024-07-01
Special thanks to the following for their contributions to the release:
Thank you to everyone else that has contributed by reporting bugs, enhancements or in any other way, shape or form.
PR #49 - Add custom java truststore support and improved exception handling
[0.2.0] - 2024-05-29
Special thanks to the following for their contributions to the release:
Thank you to everyone else that has contributed by reporting bugs, enhancements or in any other way, shape or form.
PR #19 - Allow underscores in workspace name regex
PR #22 - Copy in nf-test CI from nf-core/fetchngs
PR #23 - Bump Platform CLI version to 0.9.2
PR #27 - Remove escape from TOWER_ACCESS_TOKEN
env var
PR #28 - Remove special chars from Seqera CLI version
PR #29 - Bump image for PLOT_GANTT
process for Singularity
PR #30 - Skip Gantt plots with non-fusion runs
PR #31 - Update Platform API URI
PR #32 - Update all nf-core modules and subworkflows
PR #33 - Remove docker.userEmulation
PR #40 - Sync with nf-core tools 2.14.1
Dependency | Old version | New version |
---|---|---|
multiqc |
1.18 | 1.21 |
tower-cli |
0.9.0 | 0.9.2 |
NB: Dependency has been updated if both old and new version information is present.
NB: Dependency has been added if just the new version information is present.
NB: Dependency has been removed if new version information isn't present.
[0.1.0] - 2023-12-13
Initial release of seqeralabs/nf-aggregate, created with the nf-core template.
Special thanks to the following for their contributions to the release:
The pipeline performs the following steps:
- Downloads run information via the Seqera CLI in parallel
- Runs MultiQC to aggregate all of the run metrics into a single report