github pointfreeco/swift-composable-architecture 0.54.0

latest releases: 1.15.0, 1.14.0, 1.13.1...
16 months ago

What's Changed

  • Added: All-new navigation tools for presenting child features (#1945, #1944, #2048).

    See the associated documentation and tutorial for how to incorporate these tools into your applications today!

  • Added: TestStore.assert, for asserting state changes on non-exhaustive stores at any time (#2123).

  • Fixed: Ensure that a test store helper runs on the main actor (#2117).

  • Added: Ukrainian translation of TCA's README (thanks @barabashd, #2121).

  • Infrastructure: DocC organization (#2118).

  • Infrastructure: Ensure CI runs library tests in release (#2120).

  • Fix assertion values by @tomassliz in #2128

  • Infrastructure: Documentation fixes (thanks @tomassliz, #2124, #2128; @jaesung-0o0, #2144).

New Contributors

  • @tomassliz made their first contribution in #2124
  • @jaesung-0o0 made their first contribution in #2144

Full Changelog: 0.53.2...0.54.0

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

NewReleases is sending notifications on new releases.