Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@stephencelis stephencelis released this 12 Jun 21:44
· 7 commits to main since this release
00bc30c

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