Skip to content

Releases: nocode-js/sequential-workflow-model

Release list

0.2.0

Choose a tag to compare

@b4rtaz b4rtaz released this 09 Jun 23:12
6a41a77
  • Added the forEachChildren method to the DefinitionWalker class.

0.1.4

Choose a tag to compare

@b4rtaz b4rtaz released this 28 Jun 18:32
8808b84
  • Added the forEach() method to the DefinitionWalker class.
  • The getParents() method of the DefinitionWalker class accepts a stepId argument.