Releases: square/workflow-swift
Releases · square/workflow-swift
v3.13.0
v3.12.0
What's Changed
- Fix warning for
HashableWrapper
by @mjohnson12 in #300 - Add Tuist project configuration by @watt in #301
- Update swift-syntax package URL by @mjohnson12 in #303
- Fix: make test dependencies explicit by @watt in #304
- Feat: pin swiftpm dependencies by @watt in #305
- Change
WorkflowConcurrency
Worker
task priority to high by @mjohnson12 in #306 - Bump to version 3.12.0 by @nabs-m in #308
New Contributors
- @jordangustafson made their first contribution in #302
- @nabs-m made their first contribution in #308
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- [fix]: update RxSwift bindings to observe on main thread by @jamieQ in #294
- Adds targeted strict concurrency setting to package file by @mjohnson12 in #295
- Observable State for WorkflowSwiftUI by @watt in #283
- [fix] View environment customizations on hosting VCs now propagate to SwiftUI environment by @robmaceachern in #297
- [release]: bump to version 3.11.0 by @jamieQ in #299
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- [chore]: add comment describing SwiftUIScreen's background color override by @n8chur in #278
- Update CI config for macos-latest by @watt in #287
- Bump rexml from 3.2.6 to 3.2.9 by @dependabot in #288
- [fix]: short circuit worker logging & require explicit opt-in by @jamieQ in #285
- [release]: bump to version 3.10.0 by @jamieQ in #291
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- Bump WorkflowSwiftUIExperimental to 0.4 by @mjohnson12 in #274
- [feat]: add support for sizingOptions to SwiftUIScreen by @n8chur in #277
- Added WorkflowSwiftUIExperimental to package by @mjohnson12 in #279
- Added WorkflowSwiftUIExperimental to lib lint by @mjohnson12 in #280
- Bumped version to 3.9.0 by @mjohnson12 in #281
Full Changelog: v3.8.0...v3.9.0
v3.8.0
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
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
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