Skip to content

Swift Certificates 1.1.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 04 Dec 09:38
· 31 commits to main since this release
12e0773

SemVer Minor

  • Add Expanded CMS Support (#151, patch credit to @davidzech)
  • Support loading trust root CAs on Linux (#136)
  • Support converting RDNAttribute values into Strings (#154)

Other Changes

  • build: simplify build rules (NFC) (#152, patch credit to @compnerd)
  • build: support building in Debug mode on Windows (#153, patch credit to @compnerd)
  • Add CI pipeline for Swift 5.10 (#145)
  • Remove note from README about API instability (#149)
  • Align swift-format configuration with other projects (#150)