Skip to content

Releases: OpenVTC/dtg-credentials

Release list

Banyan

Choose a tag to compare

@stormer78 stormer78 released this 23 Jun 03:04
f5051e0

Coordinated OpenVTC release Banyan — a known-good, cross-project snapshot of all OpenVTC projects. Tagged at the main-branch HEAD on 2026-06-23.

v0.1.2

Choose a tag to compare

@stormer78 stormer78 released this 30 Apr 04:55
7a656c0

What's Changed

  • DTGCredential::sign() is now an async method (breaking change) to align with upstream affinidi-data-integrity.
  • Bumped affinidi-data-integrity from 0.4 → 0.6.
  • Bumped affinidi-tdk dev-dependency from 0.5 → 0.6.
  • Migrated to the unified DataIntegrityProof::sign / verify_with_public_key API in affinidi-data-integrity 0.6 (uses SignOptions / VerifyOptions builders). DTGCredential::verify_proof_with_public_key now returns Result<(), DTGCredentialError>.
  • Relaxed tokio dev-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