Release v0.3.4
Changes in v0.3.4
- Bump version to 0.3.4
- pckinfo: Output json format
- Add ppid in verification result
- ci: set package name when publishing to npm
- ci: setup npm trusted publisher
- ci: added publish-npm workflow
- ci: added publish_npm
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.4
Rust Crate
Add to your Cargo.toml:
dcap-qvl = "0.3.4"