Skip to content

v7.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 14:24
63fe24c

7.13.0 (2022-08-25)

Features

  • add gitfile option to make it possible to use local git repos when importing modules (#1376) (1a3b91f)

Bug Fixes

  • allow to use {wildcards} for group jobs in cluster config (#1555) (f0ec73d)
  • avoid "Admin" prompt when using conda on windows (#1046) (552fadf)
  • handle benmark bug that arise with singularity (#1671) (10ef7c4)
  • Open Snakefile for reading with explicit encoding specified (#1146) (ec1d859)
  • remove superfluous comma causing TypeError in conda-frontend error message (#1804) (87b013c)

Documentation

  • explain SNAKEMAKE_PROFILE environment variable (2b32bba)
  • update contribution docs (09a5595)