github pointfreeco/swift-dependencies 0.2.0

latest releases: 1.4.1, 1.4.0, 1.3.9...
19 months ago

What's Changed

  • Added: The dependency context (live, test, preview) can now be specified with an environment variable (#60).
  • Changed: Fire-and-forget's testValue no longer participates in cooperative cancellation, making it behave more like the liveValue (#59).
  • Infrastructure: Added Testing article to documentation (#33).
  • Infrastructure: Fixed typo in documentation (thanks @karlis, #35).
  • Infrastructure: Added withEscapedDependencies documentation (#39).
  • Infrastructure: Clarify that previewValue must be defined in interface module in documentation (#50),
  • Infrastructure: Add a reference to Weaver to the "Alternatives" section of README (thanks @tgrapperon, #51).
  • Infrastructure: Document the issue about linking Dependencies in the tests target (thanks @tgrapperon, #56).

New Contributors

Full Changelog: 0.1.4...0.2.0

Don't miss a new swift-dependencies release

NewReleases is sending notifications on new releases.