This release includes the last minor changes to the CLI, improved error messages, and an expanded test suite.
- The output file is now overwritten if it already exists, consistently with most UNIX tools.
- There is now an optional
-e
/--encrypt
flag to match-d
/--decrypt
. When it's explicitly specified, it's now possible to use-i
/--identity
to encrypt symmetrically to an identity file. - The new
age-keygen
-y
mode converts an identity file into the corresponding recipients.