Releases: datatheorem/TrustKit
Releases · datatheorem/TrustKit
3.0.4
What's Changed
- Add a Privacy Manifest declaring TrustKit's usage of the
NSUserDefaults
API. #326
Full Changelog: 3.0.3...3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
- Replaced usage of deprecated methods
SecTrustCopyPublicKey()
,SecTrustGetCertificateAtIndex()
andSecTrustEvaluate()
Updated minimum OS versions to iOS 14+, macOS 11+, tvOS 14+ and watchOS 7+- Restored minimum OS versions in TrustKit v3.0.1 to iOS 12+, macOS 10.13+, tvOS 12+ or watchOS 4+ App
2.0.1
2.0.0
1.7.0
- Fixed crash when encountering an invalid domain name (#210).
- Fixed crash when encountering an unsupported public key algorithm (#211).
- Fixed support for Carthage and the Swift Package Manager (#222).
- Added "Dynamic" and "Static" products to the Swift Package Manager configuration to allow choosing the linking style (#234).
- Dropped support for iOS 10, macOS 10.12, tvOS 10 and watchOS 3 (#232).