Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 14:30
a9e6c36

Includes breaking changes to the decrypt subcommand:

  • The encrypted matched data argument is now a positional argument.
  • Both the encrypted matched data and private key arguments now expect a
    filename. Passing - as the positional argument leads to the data data being read from stdin.
  • The argument --private-key-stdin has been removed.