Version 0.4.0
This release includes a breaking change to GetKey()
. Previously, only a 160-bit version 4 fingerprint could be specified in a byte array. The new version allows a 32-bit key ID, 64-bit key ID, 128-bit version 3 fingerprint, or 160-bit version 4 fingerprint to be specified in a byte slice.
Changes included in this release: