Skip to content

v0.2.21

Pre-release
Pre-release

Choose a tag to compare

@aplowman aplowman released this 06 Jun 17:02
· 19 commits to master since this release

[0.2.21] - 2021.06.06 (May 2021)

Added

  • Allow passing a subset of the task input parameters to the output mapper function. Resolve #102.
  • Allow passing all iterations of an input parameter to a function mapper. Resolve #104.
  • Allow running an on-demand archive to an existing/completed workflow: matflow archive path/to/workflow/directory ARCHIVE_NAME. Resolve #68.
  • Allow specifying default_metadata in the config.yml file. Keys are merged with metadata specified in the workflow spec file. Resolve #98.

Fixed

  • Save element resource usage (e.g. run time). Fix #97.
  • Fix bug when determining the "producing task" in an iteration pathway. Fix #105.
  • Fix bug when a file input parameter is specified with a $HOME tilde: ~/path/to/file.