Skip to content

Swift Certificates 1.5.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 06 Aug 13:36
· 22 commits to main since this release
2f79730

SemVer Minor

  • Add bridge between Certificate and Security.SecCertificate (#182, patch credit to @aryan-25)

SemVer Patch

  • Adds support for including signing time in signedAttrs for CMS signing. (#176, patch credit to @R4N)
  • add support for riscv64 (#179, patch credit to @futurejones)
  • Add missing import statement for Windows. (#180, patch credit to @p-lenart)

Other Changes

  • Update swift-syntax link to swiftlang/swift-syntax (#181, patch credit to @ahoppen)