1.1.0
Added
- Adds a new configuration item
env.config.profiles.pathto load profiles from another directory. - Now throws an EnvConfigException on non-existing
env.config.pathandenv.config.profiles.path.
Fixed
- Fixes an issue with default environment loading more than once.
- Resolve env.config.path only once at the start.