1.0.0
What's Changed
Added
- Class
Ghostwriter\Config\ConfigFactoryInterfacehas been added - Class
Ghostwriter\Config\ConfigFactoryhas been added - Class
Ghostwriter\Config\ConfigInterfacehas been added - Class
Ghostwriter\Config\Exception\ExceptionInterfacehas been added - Method
Ghostwriter\Config\ConfigFactory#createFromFile()has been added
Changed
- Method
Ghostwriter\Config\ConfigFactory#createFromPath()changed toGhostwriter\Config\ConfigFactory#createFromFile() - The return type of
Ghostwriter\Config\Config#merge()changed fromvoidto theself - The return type of
Ghostwriter\Config\ConfigFactory#create()changed fromGhostwriter\Config\Configto theGhostwriter\Config\ConfigInterface
Removed
- Class
Ghostwriter\Config\Contract\ConfigFactoryInterfacehas been deleted - Class
Ghostwriter\Config\Contract\ConfigInterfacehas been deleted - Class
Ghostwriter\Config\Contract\Exception\ConfigExceptionInterfacehas been deleted - Method
Ghostwriter\Config\Config#append()has been removed - Method
Ghostwriter\Config\Config#count()has been removed - Method
Ghostwriter\Config\Config#join()has been removed - Method
Ghostwriter\Config\Config#offsetExists()has been removed - Method
Ghostwriter\Config\Config#offsetGet()has been removed - Method
Ghostwriter\Config\Config#offsetSet()has been removed - Method
Ghostwriter\Config\Config#offsetUnset()has been removed - Method
Ghostwriter\Config\Config#prepend()has been removed - Method
Ghostwriter\Config\Config#wrap()has been removed - Method
Ghostwriter\Config\ConfigFactory#createFromPath()has been removed
Full Changelog: 0.4.1...1.0.0