summaryrefslogtreecommitdiff
path: root/NEWS
blob: 8684380fcd38ec6099633ea5be9509c8a17caa69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- mode: org -*-

* v0.2.0

** New features

- Both the executable and flags for the Snakemake `compile-command' are
  now customizable.

- New command `snakemake-compile-rule' runs Snakemake with the rule at
  point as the target.

- Subworkflow blocks are now supported.

- The 'ruleorder' keyword is now recognized.