Skip to content

Releases: entropitor/dotenv-cli

Fix bug with -p in 7.4.0

09 Mar 21:42
ed62fc7
Compare
Choose a tag to compare

Release better variable usage (`-v`)

07 Mar 16:28
4fc25ee
Compare
Choose a tag to compare

v7.3.0

17 Aug 07:36
Compare
Choose a tag to compare
  • #93: Don't allow cascade and override together as they are incompatible
  • #94: Bump dotenv so DOTENV_KEY feature is supported

Allow --override

05 Apr 19:44
Compare
Choose a tag to compare

Allow --no-expand

10 Mar 16:33
Compare
Choose a tag to compare

Bump dotenv-expand

19 Jan 12:32
Compare
Choose a tag to compare

.env.local now takes precedence over .env.development

04 Jul 10:31
9d2bd7e
Compare
Choose a tag to compare

Releases #74

Breaking change:

  • .env.local now takes precedence over .env.development (if you don't use -c, nothing changes)

v5.1.0

25 Mar 20:37
Compare
Choose a tag to compare

Fixes #65 by #69

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