Releases: snakemake/snakemake-storage-plugin-gcs
Releases · snakemake/snakemake-storage-plugin-gcs
v1.1.2
1.1.2 (2024-10-07)
Bug Fixes
- download_directory local path incorrectly stored (#54) (bc3d739)
v1.1.1
1.1.1 (2024-08-19)
Bug Fixes
- allow both gs:// and gcs:// as query scheme; internally normalize to gs:// for compatibility with google cloud tools (#52) (099e87f)
v1.1.0
1.1.0 (2024-08-19)
Features
Bug Fixes
- fixing the directory() issue due to uploading the local_prefix instead of GCS prefix. (#41) (27c80dc)
v1.0.0
1.0.0 (2024-04-26)
⚠ BREAKING CHANGES
- expect correct google cloud storage abbreviation in query scheme (gcs://) (#39)
Bug Fixes
- expect correct google cloud storage abbreviation in query scheme (gcs://) (#39) (0ebf52c)
- fix directory support (#38) (ce3d165)
Documentation
v0.1.4
0.1.4 (2024-03-08)
Bug Fixes
v0.1.3
0.1.3 (2023-12-20)
Documentation
v0.1.2
0.1.2 (2023-12-20)
Bug Fixes
v0.1.1
0.1.1 (2023-12-08)
Documentation
v0.1.0
0.1.0 (2023-12-07)
Miscellaneous Chores