Changes in this release:
- Support for compressing X509 certificates before import.
- Simplified parsing of extensions in attestation certificates.
- Added
get_public_key()toPublicWrapKey. - Switched package manager from
poetrytouv.
Changes in this release:
get_public_key() to PublicWrapKey.poetry to uv.