All Versions
8
Latest Version
Avg Release Cycle
142 days
Latest Release
294 days ago
Changelog History
Changelog History
-
v0.7.0
April 07, 2020- โก๏ธ Updates for Crystal 0.34.0
-
v0.4.0
January 29, 2020โ Added ability to override keys #19 @j8r @jwoertink
Dotenv.load(".env.test", override_keys: true)
-
v0.3.0
August 16, 2019๐ New features:
- #10 Quotes at the start and end of values are now ignored - thanks to @dscottboggs
- #11 Existing environment variables are not overridden by .env files - thanks to @skojin
-
v0.2.0
February 07, 2019โ Added ability to load multiple
.env
files usingload!
#9 @rodrigopinto -
v0.1.0
July 19, 2017๐ Initial release.