Releases: aha-oida/ahasecret-cli
Releases · aha-oida/ahasecret-cli
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
** Added support for AHA_URL environment variable
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Bump openssl from 0.10.66 to 0.10.72 by @dependabot[bot] in #3
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #1
- Feature double encrypt by @whotwagner in #2
New Contributors
- @dependabot made their first contribution in #1
- @whotwagner made their first contribution in #2
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
Implemented urlsafe b64 encoding
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
Initial Release
Features:
- Encrypt from stdin, upload and create link for decryption
- Decrypt using link and print secret to stdout
- Get decryption link from --url parameter
- Get decryption link from stdin and use a fuzzy search to identify link
Full Changelog: https://github.com/aha-oida/ahasecret-cli/commits/v1.0.0