Casey Rodarmor
|
d797592365
|
Remove test-utilities crate (#892)
|
2021-07-03 21:26:59 +00:00 |
|
Casey Rodarmor
|
28fdd36430
|
Remove dotenv_load from tests (#853)
|
2021-06-03 01:12:39 -04:00 |
|
Casey Rodarmor
|
a1a016b4e0
|
Disable .env warning for now
|
2021-03-30 17:59:15 -07:00 |
|
Casey Rodarmor
|
e4ebf6dad9
|
Warn if .env file loaded and dotenv-load unset (#784)
|
2021-03-30 17:30:32 -07:00 |
|
Casey Rodarmor
|
18b9799e8d
|
Add dotenv-load setting (#778)
The `dotenv-load` setting controls whether or not a `.env` file will be
loaded if present. It currently defaults to true.
|
2021-03-28 22:38:07 -07:00 |
|
Casey Rodarmor
|
05d73a423a
|
Search for .env file from working directory (#661)
Search for a `.env` file starting in the working directory, instead of
the invocation directory.
|
2020-07-19 05:01:46 -07:00 |
|