Skip to content

1.1.0

Choose a tag to compare

@haroon-sheikh haroon-sheikh released this 08 Jun 13:44
· 257 commits to master since this release
ff16a2c

Added

  • Adds a new configuration item env.config.profiles.path to load profiles from another directory.
  • Now throws an EnvConfigException on non-existing env.config.path and env.config.profiles.path.

Fixed

  • Fixes an issue with default environment loading more than once.
  • Resolve env.config.path only once at the start.