v0.1.4
New features:
- Add
append_name
option toJob
andFlow
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.