Skip to content

Releases: nocode-js/sequential-workflow-model

0.2.0

09 Jun 23:12
6a41a77
Compare
Choose a tag to compare
  • Added the forEachChildren method to the DefinitionWalker class.

0.1.4

28 Jun 18:32
8808b84
Compare
Choose a tag to compare
  • Added the forEach() method to the DefinitionWalker class.
  • The getParents() method of the DefinitionWalker class accepts a stepId argument.