File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.6.1] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.6.0...v0.6.1 ) (2024-06-10)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * added paragraphs about dynamic resource allocation ([ #79 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/79 ) ) ([ 06a1555] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/06a1555e0a1466576f2fea59a979d8d3e0c19df4 ) )
9
+ * storage update ([ #80 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/80 ) ) ([ 7e19560] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/7e19560731ca595687856ce45c8dd9e2fc5446cc ) )
10
+
3
11
## [ 0.6.0] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.5.2...v0.6.0 ) (2024-06-07)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " snakemake-executor-plugin-slurm"
3
- version = " 0.6.0 "
3
+ version = " 0.6.1 "
4
4
description = " A Snakemake executor plugin for submitting jobs to a SLURM cluster."
5
5
authors = [
6
6
" Christian Meesters <meesters@uni-mainz.de>" ,
You can’t perform that action at this time.
0 commit comments