- Bump Go version and update dependencies
- Build static binaries
- Bump Go version and update dependencies
- Fix rubygems build for arm64.
- 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
stdout
tostderr
. - Various development hygiene changes; should be no user impact.
- Add
--key-from-stdin
flag, 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.