Skip to content

1.8.0

Compare
Choose a tag to compare
@cpu cpu released this 06 Aug 14:40
· 20 commits to main since this release
  • New const CertificateDer::from_slice() function for creating a CertificateDer instance from a slice of DER.

What's Changed

  • Fix some new 1.79 clippy findings by @cpu in #50
  • add const-friendly CertificateDer::from_slice by @cpu in #51

Full Changelog: v/1.7.0...v/1.8.0