v0.0.7
Added
AttestationType
has been added, as an enumeration of all currently known
attestation types (by URL)
(#29)
Changed
Attestation.verify
now checks the attestation's type against
AttestationType
before returning it
(#29)
Fixed
Attestation.sign
now only returnsAttestationError
when failing to sign a
distribution file
(#28)