v0.9.0.0
Dotenv 0.9.0.0
- Remove
loadSafeFile
. Users must create their own parsers to convert the
read values fromSystem.Environment
to another data type. Therefore,
loadSafeFile
won't be needed. We'll remove this functionality to reduce
dependencies.