Releases: nocode-js/sequential-workflow-model
Releases · nocode-js/sequential-workflow-model
0.2.0
- Added the
forEachChildren
method to the DefinitionWalker
class.
0.1.4
- Added the
forEach()
method to the DefinitionWalker
class.
- The
getParents()
method of the DefinitionWalker
class accepts a stepId
argument.