Skip to content

Swift Certificates 1.0.0

Compare
Choose a tag to compare
@dnadoba dnadoba released this 25 Sep 14:01
· 45 commits to main since this release
eddfe84

This is the first major release and marks the time swift-certificates enters API stability! You can learn more about it in the announcement forums post.

SemVer Minor

  • Add the diagnosticCallback to CMS.isValidSignature (#135)
  • Update to swift-asn1 1.0.0 (#140)

SemVer Patch

  • Update allowed swift-crypto version range to 2.5.0..<4.0.0 (#137)

Other Changes

  • Fix typos in Sources and Tests (#133, patch credit to @Sajjon)
  • Adopt package-benchmark (#125)
  • Parse all WebPKI trust roots in Benchmarks (#138)
  • Update swift-format to 509.0.0 (#139)
  • Remove Xcode specific benchmark documentation (#141)

Thank you very much to everyone who contributed to this release and everyone who tested it!