File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.15.0] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.14.3...v0.15.0 ) (2025-01-23)
4+
5+
6+ ### Features
7+
8+ * disallowing blank reports ([ #204 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/204 ) ) ([ 6dd0105] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/6dd0105ddf0ac37cd8074b51e5b1f3329b04ae3e ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * initializing self.slurm_logdir ([ #206 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/206 ) ) ([ b00e520] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/b00e520a1c3b4707b9ee87765a44c2da23559650 ) )
14+
315## [ 0.14.3] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.14.2...v0.14.3 ) (2025-01-22)
416
517
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " snakemake-executor-plugin-slurm"
3- version = " 0.14.3 "
3+ version = " 0.15.0 "
44description = " A Snakemake executor plugin for submitting jobs to a SLURM cluster."
55authors = [
66 " Christian Meesters <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments