Releases: Infomaniak/swift-dependency-injection
Releases · Infomaniak/swift-dependency-injection
2.0.4
What's Changed
- refactor: Switch to recursive lock by @adrien-coye in #12
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- fix: Property wrappers are now thread safe by @adrien-coye in #10
Full Changelog: 2.0.2...2.0.3
2.0.2 - Swift6
What's Changed
- feat: Sonar cloud configuration by @adrien-coye in #5
- ci: Fix fail on merge message by @PhilippeWeidmann in #7
- feat: Swift6 annotations of thread safe existing code by @adrien-coye in #9
New Contributors
- @PhilippeWeidmann made their first contribution in #7
Full Changelog: 2.0.1...2.0.2
2.0.1 - Compatibility for SPM 5.6
What's Changed
- fix: Compatibility with swift 5.6 by @adrien-coye in #4
Full Changelog: 2.0.0...2.0.1
2.0.0 - First ApacheV2 release, CI setup to run unit tests.
What's Changed
- ci: Minimalistic CI building and testing. by @adrien-coye in #2
- chore: Switch to apache v2 by @adrien-coye in #3
Full Changelog: 1.1.11...2.0.0
1.1.11 - Last GPLV3 version and SwiftUI compatibility.
What's Changed
- feat(Lazy/InjectService): Changes related to SwiftUI compatibility by @adrien-coye in #1
New Contributors
- @adrien-coye made their first contribution in #1
Full Changelog: 1.1.10...1.1.11