All Versions
4
Latest Version
Avg Release Cycle
74 days
Latest Release
2129 days ago
Changelog History
Changelog History
-
v2.0.1 Changes
November 20, 2018โ Added extra values to the Certificate model, notably reintroducing
commonName
which was removed in the previous version. -
v2.0.0 Changes
November 20, 2018Breaking Changes
โ Added ability to independently parse
.cer
x509 certificates with the values for validity dates.๐
parse(from: Data) throws -> Certificate
- โ Removed
SecureCertificate
in replacement of justCertificate
- ๐ No longer parsing
Summary
- ๐ Renamed
expiryDate
tonotValidAfter
- โ Removed
-
v1.0.1 Changes
April 14, 2018๐ Fix issue with app store and other iOS profiles without a list of provisioned devices
-
v1.0.0 Changes
April 13, 2018๐ Initial release with support for iOS provisioning profiles