- Libsodium is now an optional dependency. When using the Zig toolchain to compile Minisign, you can specify the
-Dwithout-libsodium
flag to build and run without libsodium. - Key identifiers are now zero-padded when printed.
New Contributors
- @ityonemo made their first contribution in #138
- @ryancdotorg made their first contribution in #139