Skip to content

Latest commit

 

History

History
128 lines (63 loc) · 6.5 KB

CHANGELOG.md

File metadata and controls

128 lines (63 loc) · 6.5 KB

Changelog

0.4.0 (2024-02-16)

Features

Bug Fixes

  • python version order and CI scaffold (#9) (f5f7250)

0.3.4 (2023-12-12)

Bug Fixes

  • adapt to interface changes; add more metadata to templates (#14) (d3efe48)
  • job_deploy_sources in CommonSettings (#16) (321998e)
  • JobExecutorInterface (#15) (8cb86f3)

0.3.3 (2023-12-06)

Bug Fixes

0.3.2 (2023-11-23)

Bug Fixes

0.3.1 (2023-11-15)

Bug Fixes

Documentation

  • update comments in template (c503631)

0.3.0 (2023-10-17)

Features

Bug Fixes

  • adapt to API changes in snakemake-interface-storage-plugins (70c0655)
  • adapt to upcoming API changes in Snakemake 8 (97f5a50)

Documentation

  • add explanation for envvar handling (16b7884)
  • improve documentation (976c05e)

0.2.2 (2023-09-11)

Bug Fixes

  • fixed formatting and lints (f38e0e7)

0.2.1 (2023-09-11)

Bug Fixes

  • add snakemake-interface-common as dependency (05074f8)
  • update skeleton tp latest changes in snakemake-interface-executor-plugins (b69f552)

Documentation

  • add information about env var specification (a9827f8)
  • init_sleep_seconds (f629cc0)
  • mention self.next_sleep_seconds (e605a6b)
  • update skeleton (9ccff06)

0.2.0 (2023-09-07)

Features

Bug Fixes

  • fix function output (2d96cda)
  • fixed lints in template, cleanup superfluous file (d9c64ea)

0.1.1 (2023-09-06)

Bug Fixes

Documentation

0.1.0 (2023-09-06)

Bug Fixes

  • move coverage dependency to dev group (a606263)
  • update template (7869360)