- Documentation and PHPDoc corrections
- Upgrade to PHP 7.1
- Removed HHVM support
- Implement PSR-11 support
- Added
EmptyContainer
,ContainerAware
, andContainerSetter
. - The
Objects
container will now callsetContainer
on anyContainerAware
objects.
- Added
named
method toContainer
.
- Upgrade to PHP 7
- Initial release