Skip to content

Releases: snakemake/snakemake-interface-common

v1.10.0

27 Sep 11:47
5f0a670
Compare
Choose a tag to compare

1.10.0 (2023-09-27)

Features

  • add method to get registered plugins (a630f9a)

Bug Fixes

  • use hyphen for plugin names (67797bd)

v1.9.2

26 Sep 13:35
7ef1440
Compare
Choose a tag to compare

1.9.2 (2023-09-26)

Bug Fixes

v1.9.1

26 Sep 13:02
5c26de8
Compare
Choose a tag to compare

1.9.1 (2023-09-26)

Bug Fixes

v1.9.0

26 Sep 12:18
aac27f7
Compare
Choose a tag to compare

1.9.0 (2023-09-26)

Features

  • implemented support for tagged plugin settings (57bf443)

Bug Fixes

  • improved error handling for tagged settings (02c67b3)

v1.8.0

23 Sep 11:19
03abd9a
Compare
Choose a tag to compare

1.8.0 (2023-09-22)

Features

  • support specification of parse_func in settings field metadata. (ac3dcb7)

v1.7.3

22 Sep 07:34
2c85d2b
Compare
Choose a tag to compare

1.7.3 (2023-09-22)

Bug Fixes

v1.7.2

22 Sep 07:02
f111910
Compare
Choose a tag to compare

1.7.2 (2023-09-22)

Bug Fixes

  • add type annotation (aadc36a)
  • avoid instantiation of base class by pytest (bd2d094)

v1.7.1

21 Sep 18:01
5b3fa9c
Compare
Choose a tag to compare

1.7.1 (2023-09-21)

Bug Fixes

v1.7.0

21 Sep 16:58
50016e4
Compare
Choose a tag to compare

1.7.0 (2023-09-21)

Features

  • add test suite for plugin registries (36f5b13)

v1.6.0

21 Sep 16:34
b73639c
Compare
Choose a tag to compare

1.6.0 (2023-09-21)

Features

  • add helper to retrieve logger singleton (4cd69e8)