Skip to content

Releases: xom9ikk/dotenv

Bump node version to 24

Choose a tag to compare

@xom9ikk xom9ikk released this 13 May 16:56

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

Bump node version to 20

Choose a tag to compare

@xom9ikk xom9ikk released this 08 Mar 12:06

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

Add dotenv-expand

Choose a tag to compare

@xom9ikk xom9ikk released this 03 Mar 21:15
de1ff27
Merge pull request #15 from F21/support-variable-expansion

Add support for variable expansion

Add load-mode to action variables

Choose a tag to compare

@xom9ikk xom9ikk released this 27 Jan 13:01
v2.1.1

2.1.1

Add load-mode (strict | skip)

Choose a tag to compare

@xom9ikk xom9ikk released this 02 Jan 20:43

Implemented a load-mode flag
This flag currently only accepts skip and strict (all unknown options are interpreted as strict).
When skip, an empty .env file is returned in case no file is found.

See #10

Bump node version to 16

Choose a tag to compare

@xom9ikk xom9ikk released this 18 Oct 20:22
v2

docs: update version

Fix param name

Choose a tag to compare

@xom9ikk xom9ikk released this 02 Mar 14:51
v1.0.2

fix: update param name from folder to path

v1.0.1

Choose a tag to compare

@xom9ikk xom9ikk released this 06 Dec 14:57
fe496e6
Version 1.0.1

v1

Choose a tag to compare

@xom9ikk xom9ikk released this 06 Dec 14:46
Version 1