Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 01:48
· 409 commits to master since this release

New features:

  • Repositories can be encrypted with a key wrapped with GPG (installed separately). This enables support for non-interactive scripting, as well as support for tokens such as smart cards, security keys, etc.

Fixes:

  • Fixed: remove problematic and/or (potentially) dangerous characters from file names
  • Fixed: CLI flag --store was incorrectly not marked mandatory
  • Other minor fixes

Misc:

  • Releases are now shipped as compressed archives, reducing their size, preserving permissions for *nix systems (including executable bits), and including a copy of the license and readme files.