0.39.0
版本发布时间: 2022-08-08 13:04:27
pointfreeco/swift-composable-architecture最新发布版本:1.15.2(2024-10-23 00:57:58)
-
Added: This release includes many new tools to better support Swift concurrency. See this discussion and this pull request for more information.
Note: Many of the old Combine-centric interfaces have been soft-deprecated. Prefer using
Effect.task
,Effect.run
, andEffect.fireAndForget
as described in the documentation. -
Infrastructure: README, documentation, and demo app fixes (thanks @filblue, @Jager-yoo, @konomae, @yimajo).