github pointfreeco/swift-dependencies 1.3.1

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

What's Changed

  • Fixed: Remove insecure assert and precondition setters (#214). The ability to override these dependencies posed a security risk if a third party did so, so the library should prevent the possibility.
  • Fixed: Avoid deadlock when dependency values is first initialized if the main thread is blocked (#219).
  • Fixed: Support swift-syntax from 600.0.0-latest (#223).
  • Fixed: Silence some Swift 6 warnings (#224).

Full Changelog: 1.3.0...1.3.1

Don't miss a new swift-dependencies release

NewReleases is sending notifications on new releases.