Releases: Becklyn/RouteTreeBundle
Releases · Becklyn/RouteTreeBundle
allow php > 7.4
13 Jan 08:37
Compare
Sorry, something went wrong.
No results found
4.2.1
add support for becklyn/menu with PHP8.1
4.2.0
17 Feb 15:08
Compare
Sorry, something went wrong.
No results found
4.2.0
🎁 New Features
✨ Improvements
Add missing property types and return types.
Add support for Symfony 6.
🛠️ Internal
Fix Symfony deprecations.
Replace TravisCI with GitHub Actions.
Remove support for Symfony 4.4.
4.1.4
12 Mar 18:35
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Properly pass route default parameters through to the actual parameters merger.
4.1.3
31 Jan 13:40
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Use ConfigCache as second level cache.
4.1.2
20 Jan 12:47
Compare
Sorry, something went wrong.
No results found
4.1.1
26 Nov 16:51
Compare
Sorry, something went wrong.
No results found
4.1.0
12 Nov 15:08
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add option to set tree parameters when rendering a tree.
✨ Improvements
Removed automatically fetching attributes from the request (less magic is better).
4.0.1
24 Oct 16:05
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Bump becklyn/menu and sort items by default.
4.0.0
10 Jul 14:34
Compare
Sorry, something went wrong.
No results found
💥 Breaking Changes
Use new becklyn/menu instead of knplabs/knp-menu-bundle
Remove parameters setting for
The twig function route_tree_menu() was removed. Directly use route_tree_render().
3.2.2
07 May 12:24
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix bundle + extension definition