Skip to content

Releases: square/workflow-swift

v3.9.0

29 Mar 14:27
8a9e6ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.9.0

v3.8.0

20 Feb 20:18
894f3c7
Compare
Choose a tag to compare

What's Changed

  • Removed unnecessary nested generic type by @mjohnson12 in #270
  • !chore: add watchOS support to ViewEnvironment and bump iOS to 15.0 by @n8chur in #271
  • Bumped workflow version to 3.8.0 by @mjohnson12 in #273

Full Changelog: v3.7.0...v3.8.0

v3.7.0

13 Feb 20:38
eb88fbd
Compare
Choose a tag to compare

What's Changed

  • [chore]: relax swiftui experimental dependency constraints & bump version by @jamieQ in #265
  • [chore]: update codeowners by @jamieQ in #267
  • [chore]: move ViewEnvironment's EnvironmentValues key to the ViewEnvironment module by @n8chur in #266
  • Bumped workfow version to 3.7.0 by @mjohnson12 in #269

Full Changelog: v3.6.0...v.3.7.0

v3.6.0

11 Jan 15:49
e2139cc
Compare
Choose a tag to compare

What's Changed

  • [chore]: add WorkflowSwiftUIExperimental to list of pods to push by @square-tomb in #257
  • [gardening]: batch swiftlint calls for all modified files by @jamieQ in #261
  • Ensure all adapted environment methods are public by @kyleve in #263
  • [feat]: add 'screen container' API by @jamieQ in #258
  • [release]: bump to version 3.6.0 by @jamieQ in #264

Full Changelog: v3.5.0...v3.6.0

v3.5.0

17 Nov 16:25
4e8ad44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

18 Oct 14:56
5adfd51
Compare
Choose a tag to compare

What's Changed

  • Bump activesupport from 6.1.7.3 to 6.1.7.6 by @dependabot in #242
  • Resolved Swift 5.9 compilation warning related to UnsafeRawPointer object conversion by @robmaceachern in #243
  • [fix]: address some RenderTester limitations with optionals by @jamieQ in #245
  • Expose 'screen' on WorkflowHostingController by @amorde in #246
  • RxSwift 6.6 by @lickel in #212
  • [release]: bump to version 3.4.0 by @jamieQ in #250

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

16 Aug 18:25
87c2b21
Compare
Choose a tag to compare

What's Changed

  • [fix]: support nil output in RenderTester Publisher extension by @jamieQ in #236
  • [fix]: improve fatal error diagnostic message in RenderTester by @jamieQ in #237
  • [fix]: add render context validation check to makeSink by @jamieQ in #239
  • [fix]: drop invalidated sink events instead of crashing by @jamieQ in #234
  • Exhaustive RenderTester state assertion by @gilgtm in #238
  • [release]: bump version to 3.3.0 by @jamieQ in #241

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

27 Jul 14:53
37fcb98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

30 Jun 18:21
db5fcae
Compare
Choose a tag to compare

What's Changed

  • [fix]: update WorkflowHostingController on layout if ancestor hierarchy has changed by @n8chur in #227
  • Add ViewWillDisappear / ViewDidDisappear to WorkflowUI experimental observation by @amorde in #226

Full Changelog: v3.0.0...v3.1.0

v3.0.0

14 Jun 16:53
95ddd1e
Compare
Choose a tag to compare

What's Changed

  • Add missing keyword 'func' to Tutorial1.md by @himammz in #219
  • [chore]: update codeowners by @jamieQ in #223
  • [feat]: add ViewEnvironmentUI and support automatic bridging in WorkflowUI by @n8chur in #215
  • [feat]: add experimental WorkflowUI telemetry hooks by @jamieQ in #221
  • [release]: bump version to 3.0.0 by @jamieQ in #224

New Contributors

Full Changelog: v2.5.0...v3.0.0