Skip to content

v7.0.0

Compare
Choose a tag to compare
@PHLAK PHLAK released this 16 Mar 18:49
· 40 commits to master since this release
a67af04

Added

  • Added a ConfigInterface which the Config class now impliments
  • Added Config::unset() method

Changed

  • Config::createFromDirectory() constructor renamed to Config::fromDirectory()
  • Exceptions now extend a base ConfigException class
  • Various internal improvements
  • Updated dependencies

Detailed changelog: 6.1.0...7.0.0