Releases: entropitor/dotenv-cli
Releases · entropitor/dotenv-cli
v5.0.0
Bump dependencies 79b101c#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
See changelog of dependencies if you want to know what the breaking changes are
v4.1.1
Add -v argument to support single variables cross platform
Allow combining `-e` and `-c`
Allow to combine -e
and -c
, see #44 for more details
Add help
- feat: Add help if you run command wrong
- fix: Print empty string if variable not set instead of
undefined
v3.0.0
Since we updated some dependencies (f7b3dc5), this might break on some systems
Especially cross-spawn might not be compatible with your node version (https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)