Changelog
July 28, 2023 ยท View on GitHub
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Unreleased
0.10.1
Changed
- Modify the log message to
Loading env from encrypted .env.vault.
0.10.0
Added
- 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
0.9.0
Changed
- Do not raise stacktrace error if missing .env.vault file #1
0.8.0
Added
- Add
dotenv-vault/load
0.7.1
Added
- Added README
0.7.0 and prior
Please see commit history.