1.13.0
版本发布时间: 2024-08-16 02:17:21
pointfreeco/swift-composable-architecture最新发布版本:1.15.2(2024-10-23 00:57:58)
What's Changed
- Added: UIKit navigation and binding tools (https://github.com/pointfreeco/swift-composable-architecture/pull/3180).
- Fixed: Update
Shared
to invokereportIssue
(https://github.com/pointfreeco/swift-composable-architecture/pull/3258). - Fixed: Address a few compiler warnings (https://github.com/pointfreeco/swift-composable-architecture/pull/3279).
- Fixed: Avoid crash when writing to shared user defaults on a background thread (thanks @larryonoff, https://github.com/pointfreeco/swift-composable-architecture/pull/3285).
- Infrastructure: Typo fixes (thanks @hmhv, https://github.com/pointfreeco/swift-composable-architecture/pull/3267; @mltbnz, https://github.com/pointfreeco/swift-composable-architecture/pull/3268).
- Infrastructure: Update swiftlang repository link (thanks @lamtrinhdev, https://github.com/pointfreeco/swift-composable-architecture/pull/3270).
- Infrastructure: Updated a bunch of DocC references (https://github.com/pointfreeco/swift-composable-architecture/pull/3287).
New Contributors
- @mltbnz made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3268
- @lamtrinhdev made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3270
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/1.12.1...1.13.0