Releases: KnpLabs/KnpMenuBundle
Releases · KnpLabs/KnpMenuBundle
v3.7.0
v3.6.0
What's Changed
- remove container-related suggestions from docs by @garak in #487
- fix fixer check in CI by @garak in #488
- improve dependencies declaration by @garak in #492
- ✨ Add tag "kernel.reset" to matcher to reset cache state between requests by @andrew-demb in #493
- Add registration of the CallbackVoter by @stof in #495
- Remove dead code for the registration of menu builders by @stof in #497
- Add support for autoconfiguring menu builder with
[AsMenuBuilder]by @stof in #496 - Modernize the registration of services for extension points by @stof in #498
New Contributors
- @andrew-demb made their first contribution in #493
Full Changelog: v3.5.0...v3.6.0
v3.5.0
v3.4.2
3.4.1
What's Changed
- Add PHP 8.4 to CI by @andreybolonin in #475
- Fix the discovery of templates provided by the bundle by @stof in #477
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- chore: add ci tests for php 8.3 by @Chris53897 in #460
- docs: fix ci badge by @Chris53897 in #469
- chore: bump github action versions to fix ci deprecations by @Chris53897 in #470
- docs: update links, remove reference to knpbundles.com by @Chris53897 in #472
- feat: drop support for php 8.0 by @Chris53897 in #471
- Autoconfigure
knp_menu.factory_extensiontag for ExtensionInterface by @norkunas in #474 - feat: use default symfony folder structure by @Chris53897 in #473
New Contributors
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Correct spelling in docs by @gnito-org in #450
- Update Symfony bundle config by @javiereguiluz in #453
- feat: bump minimum php version to 7.4 by @Chris53897 in #452
- chore: add ci tests for php 8.2, bump github actions versions by @Chris53897 in #455
- chore: migrate phpunit v9 => v10 by @Chris53897 in #456
- feat: drop support of php 7 by @Chris53897 in #457
- Update URL to symfony flex documentation by @mikocevar in #461
- deprecate templating component by @garak in #459
- allow Symfony 7 by @tacman in #467
New Contributors
- @gnito-org made their first contribution in #450
- @Chris53897 made their first contribution in #452
- @mikocevar made their first contribution in #461
- @tacman made their first contribution in #467
Full Changelog: v3.2.0...v3.3.0