# -*- mode: org -*- * Master (unreleased) ** New features - The 'configfile' keyword (introduced in Snakemake version 3.1) is now recognized. - The 'onsuccess' and 'onerror' keywords (introduced in Snakemake version 3.2.1) are now recognized. * 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.