github pointfreeco/swift-dependencies 1.3.0

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

What's Changed

  • Added: assert and precondition dependencies, for making Swift assertions testable (#213).
  • Fixed: @DependencyClient now ignores static properties (thanks @rhysm94, #196).
  • Fixed: Improve runtime warning when no liveValue is defined (#206).
  • Fixed: Address some strict concurrency sendable warnings (#207).
  • Fixed: Improve @DependencyEndpoint failure messages by incorporating the type name (#208).
  • Fixed: @DependencyClient support for the package access modifier (thanks @ivanlisovyi, #209).
  • Fixed: @DependencyClient will now automatically ignore @Dependency properties via the new @DependencyEndpointIgnored marker macro (thanks @freak4pc, #212).
  • Infrastructure: Fix documentation (thanks @gibachan, #198).

New Contributors

Full Changelog: 1.2.2...1.3.0

Don't miss a new swift-dependencies release

NewReleases is sending notifications on new releases.