Skip to content

v3.1.0

Latest

Choose a tag to compare

@maeb maeb released this 24 Mar 21:15
9881784

What's Changed

  • fix: handle unpadded base32/base64 digests and improve defaults by @maeb in #91
  • Revert encode to padded base32/base64 output by @maeb in #92

Breaking change

  • Default digest algorithm changed from SHA-1 to SHA-256. Records created without an explicit algorithm will now use sha256 instead of sha1.

Full Changelog: v3.0.0...v3.1.0