- Bump various dependencies and rebuild releases with a modern Go version
- Bugfix: 1.2.0 introduced an issue in informational output formatting (no obvious security impact). This release simply fixes that bug.
- Moves error output from
stdouttostderr. - Various development hygiene changes; should be no user impact.
- Add
--key-from-stdinflag, where a private key, assumed to match the file's public key, is read directly from stdin instead of looking up a match in the keydir.