File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.8.0...v0.9.0 ) (2025-10-01)
4+
5+
6+ ### Features
7+
8+ * allow removal of pinfile ([ #31 ] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/issues/31 ) ) ([ 8e453b2] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/8e453b242f1a2268daa160730099647adb9f9a5b ) )
9+
310## [ 0.8.0] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.7.7...v0.8.0 ) (2025-09-19)
411
512
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ license = "MIT"
55name = " snakemake-interface-software-deployment-plugins"
66packages = [{include = " snakemake_interface_software_deployment_plugins" }]
77readme = " README.md"
8- version = " 0.8 .0"
8+ version = " 0.9 .0"
99
1010[tool .poetry .dependencies ]
1111argparse-dataclass = " ^2.0.0"
You can’t perform that action at this time.
0 commit comments