1.3.1
What's Changed
- Fixed: Remove insecure
assert
andprecondition
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