Skip to content

v0.15.1

Compare
Choose a tag to compare
@chriscardillo chriscardillo released this 14 Nov 20:14
· 88 commits to main since this release

Allows for the "magic loop" to be enabled in create_dags, where users can optionally pass through a current_dag_id string.

Breaking Change - The globals argument of create_dags has been renamed to caller_env.