github pointfreeco/swift-composable-architecture 0.39.1

latest releases: 1.15.0, 1.14.0, 1.13.1...
2 years ago
  • Fixed: Pinned Combine Schedulers to 0.7.3, which removes an errant @_exported import Foundation.

    Note: This update addresses a breaking change introduced to Combine Schedulers (see the release notes for more). As a consequence, you may need to add explicit import Foundations to your code base after updating to this version.

  • Changed: Updated Global/Local generics to more relative Parent/Child, or more domain-specific names.

  • Infrastructure: Added Spanish language translation of the README (thanks @pitt500).

  • Infrastructure: README and documentation improvements (thanks @ole, @SevioCorrea, @kalupas226)

  • Infrastructure: Demo cleanup.

  • Infrastructure: Made test classes final (thanks @Jager-yoo).

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

NewReleases is sending notifications on new releases.