Skip to content

Releases: APY/APYBreadcrumbTrailBundle

v1.5.4 - Symfony 5 support

09 Jun 09:49
ec4237c
Compare
Choose a tag to compare

v1.5.3: Replaces the deprecated Templating dependency with Twig (#46)

04 Nov 15:57
Compare
Choose a tag to compare
* 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)

19 Sep 13:47
Compare
Choose a tag to compare
* Fix autowiring issue

* Add documentation

Symfony 4.2 compatibility fix

15 May 10:43
Compare
Choose a tag to compare
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

21 Mar 13:27
e294028
Compare
Choose a tag to compare
Update README.md

1.4.1

26 Sep 13:47
Compare
Choose a tag to compare
Update README.md

Symfony 3.0 compatibility

05 Apr 07:19
Compare
Choose a tag to compare

Release a version that is compatible with Symfony 3.0, try to maintain BC.

Added complex route parameters feature + Fix twig deprecations

16 Dec 18:44
Compare
Choose a tag to compare

Documentation rewrite

26 May 20:16
Compare
Choose a tag to compare
v1.2

Add twig doc + tag 1.2

Add route param feature

08 Apr 12:32
Compare
Choose a tag to compare
Merge pull request #14 from Hexanet/master

Allow more flexible matches between action and breadcrumb route