Releases: OpenVTC/dtg-credentials
Releases · OpenVTC/dtg-credentials
Release list
Banyan
v0.1.2
What's Changed
DTGCredential::sign()is now anasyncmethod (breaking change) to align with upstreamaffinidi-data-integrity.- Bumped
affinidi-data-integrityfrom 0.4 → 0.6. - Bumped
affinidi-tdkdev-dependency from 0.5 → 0.6. - Migrated to the unified
DataIntegrityProof::sign/verify_with_public_keyAPI inaffinidi-data-integrity0.6 (usesSignOptions/VerifyOptionsbuilders).DTGCredential::verify_proof_with_public_keynow returnsResult<(), DTGCredentialError>. - Relaxed
tokiodev-dependency from 1.49 → 1. - Updated repository URL to
https://github.com/OpenVTC/dtg-credentials. - Enabled crate publishing (
publish = true).
Full Changelog: https://github.com/OpenVTC/dtg-credentials/commits/v0.1.2