Releases: WickedFlame/WorkflowValidation
Releases · WickedFlame/WorkflowValidation
v1.2.0
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
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
First release.
Run workflows step by step with inegrated validation