All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Modify the log message to
Loading env from encrypted .env.vault
.
- Support key rotation. Added comma separated capability to
DOTENV_KEY
. Add multiple keys to your DOTENV_KEY for use with decryption. Separate with a comma. #2
- Do not raise stacktrace error if missing .env.vault file #1
- Add
dotenv-vault/load
- Added README
Please see commit history.