Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@fmasa fmasa released this 23 Feb 16:06
  • 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 to false (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.