Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

77 lines (41 loc) · 2.42 KB

Change Log

0.2.0 (2022-10-09)

Features

  • update keywords and implement autoindentation (#17) (7762354)

1.1.0 (2022-08-26)

Features

1.0.0 (2022-08-25)

Bug Fixes

0.1.8 (2022-03-30)

Bug Fixes

0.1.7 (2022-03-30)

Bug Fixes

0.1.1 (2019-11-26)

  • Updated Changelog

0.1.0 (2019-11-26)

  • Updated build process to use templating for the keyword regular expressions
  • Added script snippet
  • Bumped version number to 0.1.0 as the extension seems reasonably stable now

0.0.6 (2019-10-21)

  • Updated --baseContentUrl to get example image to work

0.0.5 (2019-10-18)

  • New keyword: singularity
  • Added example image to README

0.0.4 (2019-10-18)

  • Fixed faulty Rule snippet
  • Converted definitions to YAML source
  • Removed indentation rules until they work properly

0.0.3 (2019-10-17)

  • New keywords: subworkflow, checkpoint, configfile, snakefile, ruleorder, localrules, onsuccess, onerror, onstart, priority, shadow, group, cwl
  • New functions: ancient, directory, touch, pipe

0.0.2 (2019-10-17)

  • New keywords: conda, wildcard_constraints, wrapper
  • New functions: expand, unpack, temp, protected
  • Support for unnamed rules

0.0.1 (2019-10-15)

  • Initial release