Skip to content

Releases: snakemake/snakemake-interface-executor-plugins

v1.1.2

05 Sep 11:29
3f1304f

Choose a tag to compare

1.1.2 (2023-09-01)

Bug Fixes

  • convert enum to cli choice (a2f287c)
  • various adaptations to changes in Snakemake 8.0 (58ff504)

v1.1.1

30 Aug 19:07
3a354e3

Choose a tag to compare

1.1.1 (2023-08-30)

Bug Fixes

v1.1.0

28 Aug 12:50
7f54a80

Choose a tag to compare

1.1.0 (2023-08-28)

Features

  • refactor and clean up interfaces (#14) (fc28032)

v1.0.1

02 Aug 17:36
62af82e

Choose a tag to compare

1.0.1 (2023-08-02)

Bug Fixes

v1.0.0

02 Aug 14:10
54bdd01

Choose a tag to compare

1.0.0 (2023-08-02)

Features

  • migrate interfaces from snakemake to this package (#7) (cc3327c)
  • migrate snakemake.common.Mode into this package (b0aa928)
  • object oriented plugin interface implementation (a6923d2)
  • start of work to integrate functions (#5) (56f16d8)

Bug Fixes

Performance Improvements

Miscellaneous Chores