33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6- ## [[ 0.5.0] ( https://github.com/seqeralabs/nf-aggregate/releases/tag/0.5.0 )] - 2024-10-24
6+ ## [[ 0.5.0] ( https://github.com/seqeralabs/nf-aggregate/releases/tag/0.5.0 )] - 2024-11-12
77
88### Credits
99
1010Special thanks to the following for their contributions to the release:
1111
1212- [ Adam Talbot] ( https://github.com/adamrtalbot )
13+ - [ Esha Joshi] ( https://github.com/ejseqera )
14+ - [ Jonathan Manning] ( https://github.com/pinin4fjords )
15+ - [ Maxime Garcia] ( https://github.com/maxulysse )
1316- [ Rob Syme] ( https://github.com/robsyme )
1417
1518Thank you to everyone else that has contributed by reporting bugs, enhancements or in any other way, shape or form.
1619
1720### Enhancements & fixes
1821
19- [ PR #61 ] ( https://github.com/seqeralabs/nf-aggregate/pull/61 ) - Remove dependency on external library/grape
20- [ PR #63 ] ( https://github.com/seqeralabs/nf-aggregate/pull/63 ) - Add ` maxForks ` setting for Seqera CLI to overcome API issues
21- [ PR #65 ] ( https://github.com/seqeralabs/nf-aggregate/pull/65 ) - Replace eclint GHA by pre-commit
22+ - [ PR #61 ] ( https://github.com/seqeralabs/nf-aggregate/pull/61 ) - Remove dependency on external library/grape
23+ - [ PR #63 ] ( https://github.com/seqeralabs/nf-aggregate/pull/63 ) - Add ` maxForks ` setting for Seqera CLI to overcome API issues
24+ - [ PR #65 ] ( https://github.com/seqeralabs/nf-aggregate/pull/65 ) - Replace eclint GHA by pre-commit
25+ - [ PR #67 ] ( https://github.com/seqeralabs/nf-aggregate/pull/67 ) - Update tests to use a non-fusion run from Seqera Cloud community/showcase
26+ - [ PR #69 ] ( https://github.com/seqeralabs/nf-aggregate/pull/69 ) - Fix parsing of extra args to tw CLI
2227
2328## [[ 0.4.0] ( https://github.com/seqeralabs/nf-aggregate/releases/tag/0.4.0 )] - 2024-07-26
2429
@@ -32,9 +37,9 @@ Thank you to everyone else that has contributed by reporting bugs, enhancements
3237
3338### Enhancements & fixes
3439
35- [ PR #52 ] ( https://github.com/seqeralabs/nf-aggregate/pull/52 ) - Organise results folder structure by pipeline
36- [ PR #53 ] ( https://github.com/seqeralabs/nf-aggregate/pull/53 ) - Throw exception and terminate workflow in case config can't be read
37- [ PR #57 ] ( https://github.com/seqeralabs/nf-aggregate/pull/57 ) - Check if fusion is enabled via the Platform API
40+ - [ PR #52 ] ( https://github.com/seqeralabs/nf-aggregate/pull/52 ) - Organise results folder structure by pipeline
41+ - [ PR #53 ] ( https://github.com/seqeralabs/nf-aggregate/pull/53 ) - Throw exception and terminate workflow in case config can't be read
42+ - [ PR #57 ] ( https://github.com/seqeralabs/nf-aggregate/pull/57 ) - Check if fusion is enabled via the Platform API
3843
3944## [[ 0.3.0] ( https://github.com/seqeralabs/nf-aggregate/releases/tag/0.3.0 )] - 2024-07-01
4045
0 commit comments