Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.2 (2023-12-15)

Bug Fixes

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

0.0.1 (2017-09-23)

  • Initial version