Skip to content

Releases: drum445/dotenv

Treat a non-existent dotenv file as an empty one

17 Nov 20:35
4c8829b
Compare
Choose a tag to compare

Thanks to @ya55en for the PR - behaviour when a .env file is missing is now more consistent with other libs and generally more logical

Tag change

14 Jan 23:29
0731842
Compare
Choose a tag to compare

Same codebase - just changing the tag number so shards correctly grabs it. Thanks @djmaze

Crystal 1.0.0

07 May 17:37
0731842
Compare
Choose a tag to compare

Bumped crystal version and added the ability to skip overwriting vars that have already been set

Support for traditional env files

01 Dec 11:45
Compare
Choose a tag to compare

DRVTiny code change to allow support for traditional env files

Few changes

24 Nov 12:44
1fba060
Compare
Choose a tag to compare

Skip comments in .env files (signified by a hash at the start of the line)
Use absolute path for .env file

Initial commit

23 Nov 21:28
Compare
Choose a tag to compare
v0.1.0

readme