github pointfreeco/swift-composable-architecture 0.17.0

latest releases: 1.11.2, 1.11.1, 1.11.0...
3 years ago
  • Added: Effect.failing, an effect that will cause an XCTest assertion failure if it is subscribed to.
  • Added: A new ViewStore convenience initializer for Void state (thanks @siejkowski).
  • Changed: The fireAndForget() method is now more permissive. It will now ignore all output and failure for you before upcasting the output and failure types to any type.
  • Changed: TextState now has a custom debug output format for easier debugging.
  • Infrastructure: various documentation improvements and fixes for TicTacToe.

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

NewReleases is sending notifications on new releases.