v0.15.1
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
.
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
.