Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 893 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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.