Skip to content

0.13.4

Compare
Choose a tag to compare
@b4rtaz b4rtaz released this 30 Jun 17:57
· 76 commits to main since this release
033427b

The getStepParents method of the Designer class supports now a step id as an argument. It is possible to get parents of a step by its id. The method still supports a step object or a sequence as an argument.

designer.getStepParents('eb4f481ee1b90c6e3fc9b42dd010d2a5');