Skip to content

Release v0.3.3

Choose a tag to compare

@github-actions github-actions released this 20 Oct 05:23
dc6cd03

Changes in v0.3.3

  • v0.3.3
  • Fix TrailingData(CertRevocationList)
  • Bump the rust-dependencies group across 1 directory with 9 updates

Python Package

This release includes Python wheels for multiple platforms:

  • Linux: x86_64, x86, aarch64, armv7, s390x, ppc64le
  • Windows: x64, x86
  • macOS: x86_64, aarch64 (Apple Silicon)

Install with: pip install dcap-qvl==0.3.3

Rust Crate

Add to your Cargo.toml:

dcap-qvl = "0.3.3"