Releases: romantomjak/env-vault
Releases · romantomjak/env-vault
v0.4.0
Features and enhancements
- Don't prompt for password when creating or encrypting a vault if
ENV_VAULT_PASSWORD
environment variable is set (see #4)
- Compile binaries with Go 1.23.3
- Fix deprecations (ioutil.TempFile, ioutil.ReadFile, ioutil.WriteFile)
- Update dependencies
v0.3.0
Features and enhancements
- Support
ENV_VAULT_EDITOR
environment variable (see #1)
- Stop printing usage on errors
- Update dependencies
v0.2.0
NEW 🚀
- Added flag for controlling whether the sub-process will inherit environment variables from the current process
v0.1.0
Initial release! 🚀
Hopefully everything works! 🤞 😅