github pointfreeco/swift-composable-architecture 1.7.0

latest releases: 1.10.4, 1.10.3, 1.10.2...
3 months ago

What's Changed

  • Added: Observation support (#2593), which both streamlines and soft-deprecates many concepts in the Composable Architecture. See the 1.7 migration guide for more information on how to apply these updates to your applications.
  • Infrastructure: Add CI for Swift 5.7.1 (#2701).
  • Infrastructure: Add docs for testing StackAction's case path subscript (thanks @lukeredpath, #2704).
  • Infrastructure: Fixed examples CI (#2715).
  • Infrastructure: Fixed TestStore.assert docs (#2720).
  • Infrastructure: Use XCTExpectFailure from XCTestDynamicOverlay (#2721).
  • Infrastructure: Documentation typo fix (thanks @JonCox, #2723).
  • Infrastructure: Fixed concurrency docs (thanks @hmhv, #2726).
  • Infrastructure: Fixed composing features tutorial (thanks @bricklife, #2698; thanks @Kyome22, #2727).
  • Infrastructure: Fixed 1.7 migration guide (thanks @Ryu0118, #2731).

New Contributors

Full Changelog: 1.6.0...1.7.0

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

NewReleases is sending notifications on new releases.