Releases: keithmorris/node-dotenv-extended
Releases · keithmorris/node-dotenv-extended
v1.0.2
- Add
default
export to simplify ES6 imports
v1.0.1
Add the ability to load .env files from command line in a similar way to how the parent dotenv library does.
v0.1.1
Remove errant ide files. Add prepublish script