Releases: KnpLabs/KnpMenuBundle
Releases · KnpLabs/KnpMenuBundle
2.2.1
2.2.0
New features:
- Added support for Symfony 3.3+ autowiring for
Knp\Menu\FactoryInterface
,Knp\Menu\Matcher\MatcherInterface
andKnp\Menu\Util\MenuManipulator
- Added support for autoconfiguring menu voters
- Added support for Symfony 4
- Added support for private services for menu builders and renderers
- Added lazy-loading for menu providers and voters when using Symfony DI 3.3+
Removed:
- Removed support for PHP 5.5 and older
2.1.3
2.1.2
2.1.1
2.1.0
- Added a priority to allow controlling the order of voters
- Added new templating features to the templating helper
- Added the necessary configuration for new Twig features of KnpMenu 2.1
- Added a menu provider registering builders as services
- Removed usage of deprecated API to run on Symfony 2.7 without warning
2.0.0 (2014-08-01)
- Updated to KnpMenu 2 stable