Skip to content

Releases: rabix/benten

2019.12.06

09 Dec 16:12
Compare
Choose a tag to compare

Please see Readme for detailed description

  • A bug in schema handling has been fixed. This affected workflows with inlined steps

Changelog

2019.12.03.1

04 Dec 15:53
Compare
Choose a tag to compare

Please see Readme for detailed description

Major improvements since previous version

  • Step properties shown in CWL preview (VS Code extension)
  • Missing configuration path bug fixed

Changelog

2019.11.27 (Gobble Gobble)

27 Nov 16:05
Compare
Choose a tag to compare

Please see Readme for detailed description

Major improvements since previous version

  • Clicking on nodes in preview will scroll text editor to code (VS Code extension)
  • Graph layout and presentation improvements
  • Several fixes

Changelog

2019.11.14

14 Nov 02:03
Compare
Choose a tag to compare

Please see Readme for detailed description

Major improvements since previous version

  • Workflow graph export + VS Code plugin for graph preview
  • Warn about unused workflow inputs
  • Handle implicit inputs (used in expressions)
  • Several minor fixes

Changelog

2019.10.28

04 Nov 14:08
Compare
Choose a tag to compare

Please see Readme for detailed description

Major improvements since previous version

  • $namespaces are now handled
  • schema defs are loaded, parsed and used for code intelligence
  • Files linked via URLs are handled
  • Numerous improvements to sample data generation and handling
  • Numerous stability fixes

2019.09.13

13 Sep 17:20
Compare
Choose a tag to compare
  • Expression evaluations + auto-generation of sample inputs
  • SchemaDefs now imported and parsed
  • Fix: Properly handle windows paths
  • Misc fixes to CWL parsing and validation

2019.07.19-alpha

20 Jul 00:49
Compare
Choose a tag to compare
2019.07.19-alpha Pre-release
Pre-release

Features

  • Basic CWL syntax validation
  • Advanced validation for step inputs and workflow connections
  • Auto-completion for enums, record fields
  • Jump to definition for linked files
  • File picker for linked files
  • Auto-completion for step inputs, and step connections

Please follow install instructions in Readme file

2019.04.25

26 Apr 02:24
Compare
Choose a tag to compare
2019.04.25 Pre-release
Pre-release
  • Make sure the benten-ls.sh script is executable and in a location in the path
    e.g. /usr/local/bin
  • Download the VS Code extension file (.vsix) from the releases page
  • In the extensions pane on VS Code use "Install from VSIX..." to install this .vsix file