github pointfreeco/swift-composable-architecture 0.7.0

latest releases: 1.15.0, 1.14.0, 1.13.1...
4 years ago
  • Changed: LocationManager mock initializers now take the correct, optional signature for the location dependency (thanks @mackoj ).
  • Changed: Reducer.optional is now a method so that its assertions can include file/line context (thanks @alexito4). The optional property has been deprecated in favor of the method.
  • Changed: previously-deprecated interfaces have been obsoleted.
  • Bug fixed: Store.ifLet no longer evaluates the else branch too often (thanks @mluisbrown).
  • Bug fixed: more than one alert can now be presented in a row, as can more than one action sheet.
  • Infrastructure: documentation fixes (thanks @jasdev, @artnest, @mmatoszko).
  • Infrastructure: Store.ifLet can take advantage of a scope overload (thanks @fonkadelic).
  • Infrastructure: fixed Voice Memos bug around deleting a memo that is playing.
  • Infrastructure: new demo for tvOS focus.
  • Infrastructure: added key frame effect to animation demo (thanks @boudavid).
  • Infrastructure: fixed Tic-Tac-Toe demo bug around error display (thanks @heiberg).

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

NewReleases is sending notifications on new releases.