CHANGELOG
develop branch
v1.2016061901
Fixes
- Updated to be compatible with latest Exception Helpers Library (again!)
v1.2016060601
Released Monday 6th June 2016.
Fixes
- Updated to be compatible with latest Exception Helpers Library
v1.2016050901
Released Monday 9th May 2016.
New
- Added generic type for catching all exceptions that this library declares
- added
DIContainersException
- added
- Added a DI container that contains builders for every exception in this library
- added
DIContainersExceptions
- added
- Added DI container that returns invokable factories
- added
FactoryList
interface - added
FactoryListContainer
DI container - added
ContainerIsReadOnly
exception - added
NoSuchFactory
exception - added
NotAFactory
exception - added
NotAListOfFactories
exception
- added