Skip to content

Releases: drum445/dotenv

Treat a non-existent dotenv file as an empty one

Choose a tag to compare

@drum445 drum445 released this 17 Nov 20:35
4c8829b

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

Choose a tag to compare

@drum445 drum445 released this 14 Jan 23:29
0731842

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

Crystal 1.0.0

Choose a tag to compare

@drum445 drum445 released this 07 May 17:37
0731842

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

Support for traditional env files

Choose a tag to compare

@drum445 drum445 released this 01 Dec 11:45

DRVTiny code change to allow support for traditional env files

Few changes

Choose a tag to compare

@drum445 drum445 released this 24 Nov 12:44
1fba060

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

Initial commit

Choose a tag to compare

@drum445 drum445 released this 23 Nov 21:28
v0.1.0

readme