Release v0.3.10
Changes in v0.3.10
- Version 0.3.10
- Remove insecure TLS certificate bypass
- Update PYTHON_TESTING.md
- Update README.md
- chore: reduce utils public API
- Update utils.rs
- chore(npm): bump version to 0.3.9
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.10
Rust Crate
Add to your Cargo.toml:
dcap-qvl = "0.3.10"