Releases: snakemake/snakemake-interface-storage-plugins
Releases · snakemake/snakemake-interface-storage-plugins
v4.2.3
10 Sep 18:59
Compare
Sorry, something went wrong.
No results found
4.2.3 (2025-09-10)
Bug Fixes
v4.2.2
29 Jul 15:41
Compare
Sorry, something went wrong.
No results found
4.2.2 (2025-07-29)
Documentation
v4.2.1
20 Mar 13:14
Compare
Sorry, something went wrong.
No results found
4.2.1 (2025-03-20)
Bug Fixes
adapt action job permissions to changes in github actions or pypi (2b553d6 )
v4.2.0
20 Mar 11:42
Compare
Sorry, something went wrong.
No results found
4.2.0 (2025-03-20)
Features
Integrate Pixi for improved CI/CD and update project configuration (#64 ) (ff1120a )
Bug Fixes
make ondemand eligibility determination smarter (respecting keep-local) (#72 ) (43738d6 )
v4.1.0
19 Mar 09:55
Compare
Sorry, something went wrong.
No results found
4.1.0 (2025-03-19)
Features
introduce attribute StorageObjectBase.is_ondemand_eligible, allowing to inform the plugin about whether it can e.g. lazily mount or symlink the storage object instead of downloading/copying it (c3cee67 )
v4.0.1
18 Mar 21:20
Compare
Sorry, something went wrong.
No results found
4.0.1 (2025-03-18)
Bug Fixes
use snakemake from git for testing (586f144 )
v4.0.0
18 Mar 16:47
Compare
Sorry, something went wrong.
No results found
4.0.0 (2025-03-18)
Miscellaneous Chores
v3.6.0
18 Mar 14:35
Compare
Sorry, something went wrong.
No results found
3.6.0 (2025-03-18)
Features
introduce waiting for enough free space on local storage; require passing the logger to the storage provider (#68 ) (cb80c6b )
Bug Fixes
improve storage error messages to include any underlying errors (066664b )
v3.5.0
14 Mar 12:40
Compare
Sorry, something went wrong.
No results found
3.5.0 (2025-03-14)
Features
Allow default configuration of retrieve behaviour (#60 ) (a30f957 )
v3.4.0
12 Mar 11:03
Compare
Sorry, something went wrong.
No results found
3.4.0 (2025-03-12)
Features
Add option to modify how a query is printed (#54 ) (0634a9e )
Bug Fixes
update wildcard regex to match {wildcard.name} (#40 ) (19a5f80 )