Skip to content

Releases: snakemake/snakemake-interface-executor-plugins

v1.0.0

02 Aug 14:10
54bdd01
Compare
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