TRACE v0.1.1
Patch release. Required by cmcp-runtime 0.2.0.
Changes since v0.1.0
- [schema] Add
software-onlyplatform value for non-attested dev-mode records (#23) — dev records now carryplatform: software-onlyinstead oftpm2, keeping hardware assertions honest - [spec] Make signature and freshness binding mandatory for Trust Records (#24)
- [models] Enforce exact hex length and reject uppercase in
DigestStr(CRYPTO-008, CRYPTO-009) (#11) - Workflow and infra fixes