Skip to content

Releases: snakemake/snakemake-interface-storage-plugins

v1.1.1

11 Oct 14:15
f9018b5
Compare
Choose a tag to compare

1.1.1 (2023-10-11)

Bug Fixes

  • fix testcase for writable storage provider (32f473a)
  • update deps (856ba18)

v1.1.0

11 Oct 13:59
4c1b4cd
Compare
Choose a tag to compare

1.1.0 (2023-10-11)

Features

  • extend test cases (6b49597)
  • require example query to be provided (f48b3f0)

Bug Fixes

  • adapt to changes in snakemake-interface-common (a7da931)
  • update deps (856ba18)

v1.0.2

28 Sep 09:06
679aa52
Compare
Choose a tag to compare

1.0.2 (2023-09-28)

Bug Fixes

  • remove object after test (b55c77c)

v1.0.1

27 Sep 19:27
b635176
Compare
Choose a tag to compare

1.0.1 (2023-09-27)

Bug Fixes

v1.0.0

27 Sep 13:38
97e09ff
Compare
Choose a tag to compare

1.0.0 (2023-09-27)

Miscellaneous Chores

v0.1.0

26 Sep 14:27
7583669
Compare
Choose a tag to compare

0.1.0 (2023-09-26)

Features

  • add retry decorator (30bcaf3)
  • cleaned up and simplified API (243177e)
  • support tagged settings (1a64b4f)

Bug Fixes

  • bump min version of snakemake-interface-common (c50c9c1)