1.11.1
版本发布时间: 2024-06-13 07:04:13
pointfreeco/swift-composable-architecture最新发布版本:1.15.2(2024-10-23 00:57:58)
What's Changed
- Fixed: Support swift-syntax from 600.0.0-latest (https://github.com/pointfreeco/swift-composable-architecture/pull/3160).
- Fixed:
Shared.withLock
now pass values by continuation (https://github.com/pointfreeco/swift-composable-architecture/pull/3154). - Infrastructure: Clean up DocC and link to new migration guide in README (https://github.com/pointfreeco/swift-composable-architecture/pull/3153); SyncUp tutorial fixes (thanks @dafurman, https://github.com/pointfreeco/swift-composable-architecture/pull/3139; thanks @RuiAAPeres, https://github.com/pointfreeco/swift-composable-architecture/pull/3159); note Swift bug in documentation (https://github.com/pointfreeco/swift-composable-architecture/pull/3157).
New Contributors
- @RuiAAPeres made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3159
Full Changelog: https://github.com/pointfreeco/swift-composable-architecture/compare/1.11.0...1.11.1