- Added support for
nette/di
3.0 - Dropped support for
nette/di
2.x - The extension now throws exception when service definition does not register any services. The error can be suppressed by setting
errorOnNotMatchedDefinitions
tofalse
(BC break) - Dropped support for PHP 7.0 and lower
- Added typehints (BC break)
Please also note, that partial support of features provided by this package is now part of nette/di
itself. if you are not sure what this means for this package, read my summary in README.