All Versions
4
Latest Version
Avg Release Cycle
74 days
Latest Release
1984 days ago

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, 2018

    Breaking 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 just Certificate
    • ๐Ÿ“œ No longer parsing Summary
    • ๐Ÿ“‡ Renamed expiryDate to notValidAfter
  • 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