Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 17:03
· 25 commits to main since this release
e9bd6f7
  • add the re-encrypt sub-command that re-encrypt a yaml file with a new set of recipients
  • add the recipients sub-command that list the recipients of a set of encrypted yaml files
  • reduce the size of the encrypted files by compressing the values before encrypting them
  • generate a warning when reading a yaml file with inconsistent recipients
  • prevent yage from processing multiple yaml files if it is not requested to run in place