Releases: square/workflow-swift
Releases · square/workflow-swift
v1.0.0-alpha.5
- Fix RenderTester assert(action:) (#57)
- Introduce 'makeOutputSink' convenience on 'RenderContext' (#55)
v1.0.0-alpha.2
- Mark asWorker API as unavailable. (#40)
- Fixed a bug in WorkflowTesting, it now catches when multiple Workflows of the same type + key are used in a render call. (#39)