- Update Go dependencies
- Update dependencies
- Update dependencies
- Update dependencies
- Fix:
fmt.Errorf
behaves different thanerrors.Wrap
- Update dependencies, fix linter errors
- Replace repo-runner CI
- Fix: Panic on invalid entries in env-file
- Fix: Add check for missing command arguments
- Add go module support, update dependencies
- Remove old vendoring
- Update dependencies
- Update OpenSSL library, add CLI support for openssl-sha256
- Update dependencies
- Adds OpenSSL >=1.1.0c support
- Update README
- Fix: Report gpg-symmetric encryption in help
- Fix: Infinite loop on wrong password
- Fix: All methods do not allow trailing spaces, remove them
- Add support for symmetric GPG encryption
- Allow reading passphrase from file
- Rework logging
- Migrate to
dep
for vendoring
- Add Github publishing
- Vendor dependencies
- Add support for encrypted env files
- Allow comments in .env file
- Fix: Missing link in README
- Initial version