Skip to content

Releases: WickedFlame/WorkflowValidation

v1.2.0

14 Apr 16:00
Compare
Choose a tag to compare

Changed

  • WorkflowExceptions now contain all Steps as message
  • StackTrace in WorkflowExceptions is now at the root of the Run to minimize the output
  • Optimized the output of a WorkflowException

Added

  • Setups for workflows can be created in any flavour
  • Set description of workflow directly in the WorkflowSetup
  • WorkflowContext stores all log messages

Changed

  • Workflowdescription is now presented prominent in output

v1.1.0

03 Apr 19:59
Compare
Choose a tag to compare

Breaking

Moved static StartWith methods from WorkflowBuilder to Workflow

Added

  • Setup for workflows containing a description that gets output
  • Add multiple Assertions to Verificationstep

Changed

  • Breaking: Refactor Static StartWith methods from WorkflowBuilder to Workflow

v1.0.0

30 Mar 05:36
Compare
Choose a tag to compare

First release.
Run workflows step by step with inegrated validation