aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2020-02-22Release 1.7.0v1.7.0Kyle Meyer
2020-02-21font-lock: Adjust python-font-lock-keywords handling for Emacs 27Kyle Meyer
2020-02-21mode: Add "multiext" to list of built-insKyle Meyer
2020-02-21NEWS: Delete second-level headingsKyle Meyer
2019-09-11Release 1.6.0v1.6.0Kyle Meyer
2019-04-11mode: Add checkpoint supportKyle Meyer
2018-10-07Release 1.5.0v1.5.0Kyle Meyer
2018-10-04mode: Add "report" to list of field keys and built-insKyle Meyer
2018-10-04mode: Add "localrules" as to the list of top-level commandsKyle Meyer
2018-09-22snakemake-popup: Add --use-condaKyle Meyer
2018-09-18mode: Add "group" to the list of field keysKyle Meyer
2018-08-16Release 1.4.0v1.4.0Kyle Meyer
2018-08-16mode: Add "pipe" to the list of built-insKyle Meyer
2018-08-16mode: Add "directory" to the list of built-insKyle Meyer
2018-08-16Change Emacs requirement for Emacs 24 to Emacs 24.5Kyle Meyer
2018-05-19mode: Add "ancient" as to the list of built-insKyle Meyer
2018-03-20mode: Add "cwl" to the list of field keysKyle Meyer
2018-01-28Bump versionv1.3.0Kyle Meyer
2018-01-25mode: Add "singularity" to the list of field keysKyle Meyer
2017-10-10mode: Add ".smk" as a file suffixKyle Meyer
2017-04-06Bump versionv1.2.0Kyle Meyer
2017-03-26Add a terminal interface for running SnakemakeKyle Meyer
2016-11-22Bump versionv1.1.0Kyle Meyer
2016-11-15Support 'conda' keywordKyle Meyer
2016-11-10Bump versionv1.0.0Kyle Meyer
2016-10-31NEWS: Touch up spacingKyle Meyer
2016-09-02Support 'wildcard_constraints' keywordKyle Meyer
2016-05-17Bump versionv0.5.0Kyle Meyer
2016-05-11Define function for add-log-current-defun-functionKyle Meyer
2016-05-11Define defun navigation commandsKyle Meyer
2016-05-03mode: Add ".rules" as a file suffixKyle Meyer
2016-05-03NEWS: Mention snakemake-mode-setup-mmmKyle Meyer
2016-04-19Add snakemake-graph-this-file commandKyle Meyer
2016-04-18Bump versionv0.4.0Kyle Meyer
2016-04-17Add snakemake-graph commandKyle Meyer
2016-04-16Add wrapper keywordKyle Meyer
2016-04-16Support anonymous rule blocksKyle Meyer
2016-03-12mode: Add ".snakefile" as a file suffixKyle Meyer
2016-02-28Add popup interface for compilationKyle Meyer
2016-02-07Bump versionv0.3.0Kyle Meyer
2016-02-07Add 'script' keywordKyle Meyer
2016-02-07NEWS: Mention 'shadow' keywordKyle Meyer
2016-02-07NEWS: Add headerKyle Meyer
2016-02-07NEWS: Use ~ code tagsKyle Meyer
2016-01-17Highlight Snakefile errors in compilation buffersKyle Meyer
2015-06-10Recognize touch functionKyle Meyer
2015-06-03Coexist with Python mode Imenu itemsKyle Meyer
2015-06-03Expose --touch flag in snakemake-compile-ruleKyle Meyer
2015-03-07Rework indentationKyle Meyer
2015-03-06Add 'log' and 'benchmark' keywordsKyle Meyer