Main environment no longer defaults to development. Instead, Vault's API smartly determines the default depending on your project's custom settings - in most cases this will still be development. ([14](https://github.com/dotenv-org/dotenv-vault/pull/14))
- Added backward compatibility python version 3.7+
0.2.1
Added
Prefill project name on `new` command 🎉 ([11](https://github.com/dotenv-org/dotenv-vault/pull/11))
0.2.0
Added
- Added comma separated capability to `DOTENV_KEY`. Add multiple keys to your DOTENV_KEY for use with decryption. Separate with a comma.
0.1.11
Please see commit history.
Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.