Skip to content

Releases: entropitor/dotenv-cli

v4.1.1

29 Nov 08:01
Compare
Choose a tag to compare

Fixes #60

Add -v argument to support single variables cross platform

30 Oct 15:05
Compare
Choose a tag to compare

Allow combining `-e` and `-c`

09 Apr 18:15
Compare
Choose a tag to compare

Allow to combine -e and -c, see #44 for more details

Add help

20 Nov 22:56
Compare
Choose a tag to compare
  • feat: Add help if you run command wrong
  • fix: Print empty string if variable not set instead of undefined

v3.0.0

16 Oct 11:10
Compare
Choose a tag to compare

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)