v0.0.7
Added
AttestationTypehas been added, as an enumeration of all currently known
attestation types (by URL)
(#29)
Changed
Attestation.verifynow checks the attestation's type against
AttestationTypebefore returning it
(#29)
Fixed
Attestation.signnow only returnsAttestationErrorwhen failing to sign a
distribution file
(#28)