Skip to content

v1.13.0

Compare
Choose a tag to compare
@ladybugbot ladybugbot released this 29 May 15:03
· 381 commits to master since this release

1.13.0 (2020-05-29)

Bug Fixes

  • dag: add check and warning for empty output artifact paths (99640ed)
  • dag: set sub_folder in DAG Task and allow templating (576a5c5)
  • inputs: for None I/O to empty dict (3c15e25), closes #86

Features

  • loop: add loop control object (030ca32), closes #87