v2.0.0
This release adds the ability to use dotenv-extended on the command line in order to inject the values from your .env files into another script such as a bash shell script. This can simplify the management of environment variables that are used in both your Node.JS app as well as other scripts.