Releases: square/workflow-swift
Releases · square/workflow-swift
v3.6.0
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
What's Changed
- Add convenience method for library definitions to reduce boilerplate by @blakemcanally in #251
- Add WorkflowSwiftUIExperimental by @square-tomb in #252
- [release]: bump to version 3.5.0 by @square-tomb in #256
New Contributors
- @blakemcanally made their first contribution in #251
Full Changelog: v3.4.0...v3.5.0
v3.4.0
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
- @robmaceachern made their first contribution in #243
Full Changelog: v3.3.0...v3.4.0
v3.3.0
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
What's Changed
- Update RELEASING.md by @square-tomb in #230
- [feat]: add imperative environment customization support by @n8chur in #231
- [release]: bump version to 3.2.0 by @mjohnson12 in #232
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
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
v2.5.0
v2.4.0
What's Changed
- Add UI Systems to WorkflowUI Codeowners by @kyleve in #199
- Conditionally conform AdaptedEnvironmentScreen to Screen, based on its content by @kyleve in #198
- Fixed runSideEffect key in WorkflowConcurrency Worker by @mjohnson12 in #202
- Updated version number for a new release by @mjohnson12 in #203
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Improve introspection for SignalProducerWorkflow actions by @amorde in #192
- Expose AnyScreen.wrappedScreen for inspection by @amorde in #193
- [feat]: give AnyWorkflow a Workflow conformance by @jamieQ in #184
- Introduce AdaptedEnvironmentScreen, for modifying the ViewEnvironment when creating screens by @kyleve in #195
- [task]: attempt to improve debugging info for AnyWorkflowAction by @jamieQ in #194
- Bump activesupport from 6.1.7.1 to 6.1.7.3 by @dependabot in #196
- [release]: bump version to 2.3.0 by @jamieQ in #197
New Contributors
Full Changelog: v2.2.0...v2.3.0