Skip to content

Releases: mikesimons/envelope

v0.2.0 - AWS args

28 Jan 16:36
Compare
Choose a tag to compare

Implements --aws-profile, --aws-region & --aws-role. It's also possible to specify profile & region using the usual AWS SDK env vars AWS_PROFILE, AWS_REGION.

Please note that envelope only supports a single aws session per invocation.

v0.1.0 - Encryption in place

03 Dec 13:06
Compare
Choose a tag to compare

See #8 for specifics.

You can now do envelope encrypt --key some.key --in-place config.yaml to encrypt values directly in documents. πŸŽ‰

Breaking changes

  • --key has been renamed to --profile
  • add-key command moved to profile add in preparation for other profile related commands
  • --key on encrypt now refers to the the path to a key in a structured input
  • encrypt with blob format no longer prefixes the output unless --with-prefix is supplied

v0.0.3

26 Nov 15:31
Compare
Choose a tag to compare
Fix typo in decrypt help

v0.0.2

18 Jun 14:04
Compare
Choose a tag to compare
Fix addkey error messages and improve usability

Initial release

16 Jun 12:35
Compare
Choose a tag to compare

πŸŽ‰ πŸŽ‚ πŸŽ‚ πŸŽ‰