Skip to content

Releases: codemix/yii2-configloader

Release 0.11.0

05 Aug 11:05
c4f5000

Choose a tag to compare

  • Upgrade to DotEnv 5.x

Important: We pushed the minimum required PHP version to 7.1.3.

Release 0.10.0

03 Dec 08:32
5c3648f

Choose a tag to compare

  • Issue #4 Upgrade to dotenv version 2.5.x

Release 0.9.2

17 Apr 13:08

Choose a tag to compare

  • Fix Issue with child processes where $_ENV was not set. Config::env() now checks $_SERVER, $_ENV and getenv() in this order

Release 0.9.1

28 Mar 09:56

Choose a tag to compare

  • Fix Issue #1: .env file not always processed

Release 0.9.0

28 Feb 13:52

Choose a tag to compare

  • Initial release