Releases: purpleclay/gpg-import
Releases · purpleclay/gpg-import
0.4.0
Changelog
- a308c1a: feat: improve overall error handling as reasons for failure can be abstract (#73) (@purpleclay)
- 6991ccd: feat: remove unwanted leading and trailing whitespace from input arguments (#74) (@purpleclay)
0.3.2
Changelog
- 1670fa6: fix: imported gpg key fails to sign when no tty is present (#33) (@purpleclay)
0.3.1
Changelog
- 83d25ab: fix: nom parser has been configured incorrectly for parsing user details (#32) (@purpleclay)
0.3.0
Changelog
- 7b34285: feat: optionally set a trust level of an imported key after import (#26) (@purpleclay)
0.2.0
Changelog
- 8b1dc2b: feat: allow presetting of passphrase when importing private key (#22) (@purpleclay)
- 8ebb96d: feat: allow git configuration to be skipped (#21) (@purpleclay)
0.1.0
Changelog
- c1ab65c: feat: configure git to use newly imported gpg key (#11) (@purpleclay)
- ef32a6e: feat: support importing a gpg key through the use of an environment variable (#2) (@purpleclay)