File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/snakemake/snakemake-executor-plugin-aws-batch/compare/v0.1.0...v0.2.0 ) (2025-03-14)
4+
5+
6+ ### Features
7+
8+ * cleanup job definitions ([ #20 ] ( https://github.com/snakemake/snakemake-executor-plugin-aws-batch/issues/20 ) ) ([ c1843ec] ( https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/c1843ec5969d9c14ceae20db986466c8b5571452 ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * release 0.2.0 ([ af1c0bc] ( https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/af1c0bc619cfa4da7983b6e03a2a36405d28b7dd ) )
14+ * release 0.2.0 ([ d18ea37] ( https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/d18ea3743340a3cb6a940d9b5bbb0e4dc3274b58 ) )
15+
316## 0.1.0 (2025-03-03)
417
518
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " snakemake-executor-plugin-aws-batch"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44description = " "
55authors = [
" jakevc <[email protected] >" ,
" W. Lee Pang <wleepang>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments