Skip to content

v9.22.0

Choose a tag to compare

@snakemake-bot snakemake-bot released this 01 Jun 18:42
6998250

9.22.0 (2026-06-01)

Features

  • add semantic helper functions choose_file/choose_folder/choose_tmp and allow all semantic helper functions to be used when parsing resources (#3820) (d3c2386)
  • add temp to default pathvars (#4108) (917fb11)
  • add workflow info to log (#4079) (e40e15b)
  • support python 3.14 (#3739) (7e3be0c)

Bug Fixes

  • Adapt for dataclasses._MISSING_TYPE replaced with sentinel in Python 3.15 (#4211) (b7fb8df)
  • ensure that storage is not actually retrieved with --touch (#4212) (2726cae)
  • symlink to directory "has older modification time" than target (#3782) (#3784) (41903d8)