Releases: square/workflow-swift
Releases · square/workflow-swift
v1.0.0-rc.1
31 Aug 16:55
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta.4
06 Apr 21:56
Compare
Sorry, something went wrong.
No results found
Update RxSwift dependency to ~> 5.1 (#96 )
Switch from deprecated RxSwift API (#97 )
v1.0.0-beta.2
30 Mar 02:17
Compare
Sorry, something went wrong.
No results found
2021_03-29
Updated documentation.
AnyWorkflowConvertible helper to ignore output (#90 )
Fixes an issue with handling Queued Events (#94 )
[RenderTester] Support assertions which throw (#92 )
v1.0.0-beta.1
12 Sep 00:13
Compare
Sorry, something went wrong.
No results found
Add convenience onOutput transformer for AnyWorkflow (#59 )
Remove the APIs that were deprecated in the Workflow 1.0.0 alpha (#62 , #63 , #64 , #65 , #66 ). See the migration guide for more info.
v1.0.0-alpha.5
26 Aug 21:31
Compare
Sorry, something went wrong.
No results found
Fix RenderTester assert(action:) (#57 )
Introduce 'makeOutputSink' convenience on 'RenderContext' (#55 )
v1.0.0-alpha.2
11 Jul 00:45
Compare
Sorry, something went wrong.
No results found
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 )