Skip to content

Releases: romantomjak/env-vault

v0.4.0

07 Nov 20:06
f02f442
Compare
Choose a tag to compare

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

03 Aug 20:44
d56451b
Compare
Choose a tag to compare

Features and enhancements

  • Support ENV_VAULT_EDITOR environment variable (see #1)
  • Stop printing usage on errors
  • Update dependencies

v0.2.0

14 Jun 20:39
Compare
Choose a tag to compare

NEW 🚀

  • Added flag for controlling whether the sub-process will inherit environment variables from the current process

v0.1.0

12 Apr 19:41
Compare
Choose a tag to compare

Initial release! 🚀

Hopefully everything works! 🤞 😅