All notable changes to pgp will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Made members of
OnePassSignature
public #234 - Update to newly published
[email protected]
#240 - Implement
LowerHex
andUpperHex
forKeyId
#244 - Update dependencies
num-derive
to0.4.0
ed25519-dalek
to2.0.0-rc.3
x25519-dalek
to2.0.0-rc.3
- Ensures that signature validation is more strict, by ensuring that issuers match the key id. This is now stricter than in
0.9
.
v0.10.0 - YANKED
- Update MSRV to 1.65