github pointfreeco/swift-composable-architecture 0.27.1

latest releases: 1.15.2, 1.15.1, 1.15.0...
3 years ago
  • Changed: Effect.failing is now available outside of debug builds (thanks @andreyz).
  • Fixed: BindableState's codable conformances should now use any coding strategies for single values, e.g. JSONEncoder's data and date-decoding strategies.
  • Fixed: Xcode 13 RC will now build for macOS <12.
  • Improved: documentation around BindingAction.pullback.
  • Improved: breakpoint messaging for when Store detects send was called on a thread other than the thread the store was created on.
  • Infrastructure: alert and action sheet case study cleanup (thanks @filblue).

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

NewReleases is sending notifications on new releases.