Skip to content

v0.3.0

Compare
Choose a tag to compare
@Lut99 Lut99 released this 04 Mar 15:23

Note: this released is copied from the original repository.

Added

  • Generate convenience function for CWL workflows with a single required parameter.
  • run command to run DSL script from files.
  • import command to import packages from a GitHub repository.
  • JupyterLab-based registry viewer.

Changed

  • The import DSL statement accepts multiple packages on the same line.
  • Optional properties do not have to be specified while creating an object in the DSL.
  • Cell output shows progress indicator and has time statistics.