Skip to content

0.6.0

Compare
Choose a tag to compare
@b4rtaz b4rtaz released this 08 Jun 14:49
· 3 commits to main since this release
253d37c

This version introduces the parallel activity. The parallel activity allows to execute in the same time many activities.

Breaking Changes

  • The getStatePath method in the WorkflowMachineSnapshot class is deleted. Please use the tryGetStatePath method or the getStatePaths method instead.