github pointfreeco/swift-composable-architecture 0.5.0

latest releases: 1.10.2, 1.10.1, 1.10.0...
3 years ago
  • Added: ComposableCoreMotion, a micro library for integrating the Composable Architecture with Core Motion.
  • Improved: Store.send now prints the action sent in its assertion failure for better debugging (thanks @ollitapa).
  • Changed: Reducer.debug now uses Publishers.MergeMany instead of Publishers.Concatenate to avoid a Combine bug that results in a memory leak.
  • Infrastructure: document rxswift-composable-architecture (thanks @dannyhertz), move ViewStore.swift into the root directory (thanks @dannyhertz), reorganize VoiceMemos demo for readability.

Don't miss a new swift-composable-architecture release

NewReleases is sending notifications on new releases.