Releases: APY/APYBreadcrumbTrailBundle
Releases · APY/APYBreadcrumbTrailBundle
v1.5.4 - Symfony 5 support
v1.5.3: Replaces the deprecated Templating dependency with Twig (#46)
* Use Twig instead of templating / EngineInterface * Use Twig instead of templating / EngineInterface * Update .gitignore Co-authored-by: Richard van Laak <[email protected]>
v1.5.2: Fix autowiring issue (#47)
* Fix autowiring issue * Add documentation
Symfony 4.2 compatibility fix
Create TreeBuilder with root defined. (#44) * Create TreeBuilder with root defined. Fix for 'A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.' * Add support for symfony < 4.2 The BC layer is taken from https://github.com/KnpLabs/KnpPaginatorBundle/commit/740b876d61b46de767e457b8b0f0850f3f323dea#diff-850942b3ba24ab03a40aaa81b6152852
v1.5 - Symfony 4 support
Update README.md
1.4.1
Symfony 3.0 compatibility
Release a version that is compatible with Symfony 3.0, try to maintain BC.
Added complex route parameters feature + Fix twig deprecations
v1.3 Update README.md
Documentation rewrite
v1.2 Add twig doc + tag 1.2
Add route param feature
Merge pull request #14 from Hexanet/master Allow more flexible matches between action and breadcrumb route