0.41.0
版本发布时间: 2022-10-10 23:42:34
pointfreeco/swift-composable-architecture最新发布版本:1.15.2(2024-10-23 00:57:58)
What's Changed
- Update example to set badge to the unread count by @hyperspacemark in https://github.com/pointfreeco/swift-composable-architecture/pull/1391
- Fix the CaseStudies (UIKit) by @Czajnikowski in https://github.com/pointfreeco/swift-composable-architecture/pull/1392
- Fix warnings introduced in Xcode 14.1 by @stephencelis in https://github.com/pointfreeco/swift-composable-architecture/pull/1388
- Clean up the recursive case study. by @mbrandonw in https://github.com/pointfreeco/swift-composable-architecture/pull/1403
- Todos demo: fix sorting filtered todos by @stephencelis in https://github.com/pointfreeco/swift-composable-architecture/pull/1404
- Fix task cancellation leak by @mbrandonw in https://github.com/pointfreeco/swift-composable-architecture/pull/1418
- Check in
Package.resolved
by @stephencelis in https://github.com/pointfreeco/swift-composable-architecture/pull/1427 - Fix Performance.md brackets by @ddanilyuk in https://github.com/pointfreeco/swift-composable-architecture/pull/1446
- ReducerProtocol by @mbrandonw in https://github.com/pointfreeco/swift-composable-architecture/pull/1283
New Contributors
- @hyperspacemark made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/1391
- @Czajnikowski made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/1392
- @ddanilyuk made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/1446
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/0.40.2...0.41.0