WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: KnpLabs/KnpMenuBundle

v3.7.0

30 Nov 08:31
aa22e57

Choose a tag to compare

What's Changed

  • allow Symfony 8, drop Symfony 5 by @garak in #500

Special thanks to @VincentLanglet and @derrabus for helping with the change mentioned above

Full Changelog: v3.6.0...v3.7.0

v3.6.0

16 Jun 07:04
eabe078

Choose a tag to compare

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

Full Changelog: v3.5.0...v3.6.0

v3.5.0

28 Dec 11:11
5f85a49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.2

03 Jun 08:49
6a1e3e1

Choose a tag to compare

What's Changed

  • remove $ that blocks cut-and-paste from working by @tacman in #479
  • fix deprecated extension by @garak in #481

Full Changelog: v3.4.1...v3.4.2

3.4.1

15 Apr 13:36
v3.4.1

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

15 Apr 12:34
ff7fde8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

30 Nov 08:09
02a2c68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

30 Oct 08:31
a0b4224

Choose a tag to compare

Add support for Symfony 6

v3.1.0

29 Nov 17:07
2b4c3bc

Choose a tag to compare

Added support for php 8

v3.0.0

01 Dec 13:15
2795e23

Choose a tag to compare

  • [BC break] removed deprecated features
  • [BC break] made final all classes that implement an interface
  • Dropped support for KnpMenu 2
  • Increased minimum PHP version to 7.2 (to be consistent with KnpMenu 3)
  • Removed class parameters name from service definitions