v7.0.0
Added
- Added a
ConfigInterface
which theConfig
class now impliments - Added
Config::unset()
method
Changed
Config::createFromDirectory()
constructor renamed toConfig::fromDirectory()
- Exceptions now extend a base
ConfigException
class - Various internal improvements
- Updated dependencies
Detailed changelog: 6.1.0...7.0.0