Blame age.changes

ceb5e5
-------------------------------------------------------------------
a34e55
Mon Dec 26 21:25:32 UTC 2022 - Martin Hauke <mardnh@gmx.de>
a34e55
a34e55
- Update to version 1.1.1
a34e55
  Plugins support
a34e55
  * The age CLI now supports plugins, such as age-plugin-yubikey
a34e55
  Breaking changes
a34e55
  * If -i is used, passphrase-encrypted files are now rejected.
a34e55
  * Empty final chunks are now rejected.
a34e55
  Minor changes
a34e55
  * PKCS#8-encoded Ed25519 private keys (such as 1Password exports)
a34e55
    are now supported as SSH identities.
a34e55
  * If an armored file is pasted into the terminal, age will now
a34e55
    attempt to wait until the end of the file before prompting for
a34e55
    a password.
a34e55
  * Some invalid files are now correctly rejected, in particular
a34e55
    encrypted files with trailing data.
a34e55
  * If /dev/tty is present but can't be opened, age will now
a34e55
    fallback to trying to treat stdin as a terminal as if
a34e55
    /dev/tty wasn't present.
a34e55
  * Input prompts now go to the terminal, even if standard error#
a34e55
    is redirected.
a34e55
  * Values of the new armor.Error type are now returned wrapped in
a34e55
    decryption errors when appropriate.
a34e55
  * Documentation and error messages were improved.
a34e55
a34e55
-------------------------------------------------------------------
ea4d82
Sat Oct 16 12:30:31 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
ea4d82
ea4d82
- Remove filler phrases from descriptions.
ea4d82
ea4d82
-------------------------------------------------------------------
ceb5e5
Tue Sep  7 18:55:23 UTC 2021 - Martin Hauke <mardnh@gmx.de>
ceb5e5
ceb5e5
- Initial package, version 1.0.0