Skip to content

Releases: entropitor/dotenv-cli

v5.0.0

06 Feb 20:38
Compare
Choose a tag to compare

Bump dependencies 79b101c#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

See changelog of dependencies if you want to know what the breaking changes are

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)