Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 17:08

New features:

  • Add append_name option to Job and Flow that allow easy modification of all
    job names in a flow.
  • Add JobConfig.pass_metadata (defaults to True) that can be used to pass job metadata
    on to dynamically added jobs.

Bug fixes:

  • Fireworks manager now adds metadata to FireWork spec. Fixes #21.