Skip to content

v2.0.0

Latest

Choose a tag to compare

@mbhall88 mbhall88 released this 22 May 00:09
faf5fa7

2.0.0 (2026-05-22)

⚠ BREAKING CHANGES

  • shell blocks in rules are now formatted by shfmt by default. Existing Snakefiles may see whitespace and structure changes in their shell directives. Use --no-format-shell or format_shell = false in pyproject.toml to opt out.

Features