This release fixes a bug in nk3 secrets when handling base32 secrets if the length is a multiple of 8.
Changelog
- helpers.b32padding: avoid adding 8 pads when none needed by @AmitAronovitch in #654
New Contributors
- @AmitAronovitch made their first contribution in #654
Full Changelog: v0.8.4...v0.8.5