1 parent 01a0160 commit 3f95701Copy full SHA for 3f95701
1 file changed
CHANGELOG.md
@@ -2,14 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [1.0.2] - 2026-05-07
+## [1.0.2] - 2026-05-08
6
7
- Fixed HPC profile
8
- Added SLURM executor throttling (queueSize, submitRateLimit) for large-scale runs.
9
- Added retry logic with resource scaling for OOM and timeout failures.
10
- Added scratch support for node-local I/O performance.
11
- Capped memory and CPU resources with Math.min() to prevent exceeding node limits.
12
- Removed redundant executor and queue declarations from process selectors.
13
+- Updated
14
+ - Trim Galore v2 wihich is implemented in Rust and runs faster than the older v0.6.x.
15
+ - MultiQC v1.34
16
17
## [1.0.1] - 2026-03-30
18
0 commit comments