github pointfreeco/swift-dependencies 1.13.0

8 hours ago

What's Changed

  • Added: @DependencyEntry (#443). A new macro for defining dependency values in a way similar to SwiftUI's @Entry macro.
  • Added: Clocks, CombineSchedulers, and Foundation package traits (thanks @danthorpe, #431; #433). These traits are enabled by default for backwards compatibility, but you may now opt out of certain functionality by explicitly disabling them.
  • Fixed: WASI & Android compatibility (thanks @diederich, #406; thanks @mansbernhardt, #438).
  • Infrastructure: Linux CI (#439).
  • Infrastructure: Enable upcoming features (#441).
  • Infrastructure: Update stale documentation links (thanks @davdroman, #442).

New Contributors

Full Changelog: 1.12.0...1.13.0

Don't miss a new swift-dependencies release

NewReleases is sending notifications on new releases.