* make `hub push` more forgiving by permitting full filepath like `hub push directory/.env.keys` ([180](https://github.com/dotenvx/dotenvx/pull/180)) * add note on generated `.env.example` ([181](https://github.com/dotenvx/dotenvx/pull/181))
0.33.1
Changed
* patch injection around falsy values ([177](https://github.com/dotenvx/dotenvx/pull/177))
0.33.0
Added
* add .env.vault support for `.env.something.something` (useful for Next.js pattern of .env.development.local) ([174](https://github.com/dotenvx/dotenvx/pull/174))