All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2018-07-12)
- add
systemvars
option. Setting this to true will allow your system set variables to work.
1.2.1 (2018-10-13)
- upgrade dependencies
1.2.0 (2018-10-13)
- add
filename
option. This options allows you to use an alternative filename to replace.env
1.1.1 (2018-03-25)
- Don't crash when .env file is not present
1.1.0 (2017-10-10)
- Add
path
option. This option allows you to specify a different folder to load the.env
from
1.0.0 (2017-09-25)
- Public release of the package
- Initial version