Releases: slope-it/breadcrumb-bundle
Releases · slope-it/breadcrumb-bundle
2.1.2
22 May 08:55
Compare
Sorry, something went wrong.
No results found
2.1.1
17 Sep 08:47
Compare
Sorry, something went wrong.
No results found
2.1.0
26 Aug 10:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Support to Symfony 7.1 by @fluchi in #23
Bump dependencies to PHP 8.1 and Symfony 7.1 / 6.4. Update attribute handling logic to leverage work already done by the framework. by @asprega in #25
New Contributors
Full Changelog : 2.0.0...2.1.0
2.0.0
21 Dec 13:24
Compare
Sorry, something went wrong.
No results found
What's Changed
Bump to min PHP 8 and Symfony 5.4, drop doctrine/annotations dependency. by @asprega in #22
Full Changelog : 1.4.0...2.0.0
1.4.0
21 Aug 08:18
Compare
Sorry, something went wrong.
No results found
1.3.0
31 Mar 14:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Drop PHP 7.2 support by @asprega in #18
Issue #8 : Improve route generation by using UrlGenerator's request context by @asprega in #17
Alias BreadcrumbBuilder so that it can also be injected with its class name by @asprega
Full Changelog : 1.2.0...1.3.0
1.2.0: Add "slope_it_is_breadcrumb_empty" function
14 Mar 22:04
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix non string route param exception by @Jupi007 in #14
Add slope_it_is_breadcrumb_empty Twig function by @Jupi007 in #13
New Contributors
Full Changelog : 1.1.1...1.2.0
Fix deprecations about missing return types
09 Dec 11:47
Compare
Sorry, something went wrong.
No results found
Added support for PHP 8 attributes
23 Nov 14:17
Compare
Sorry, something went wrong.
No results found
Starting from this release, attributes can be used instead of annotations. README.md has been updated with an example on how to do it.
Fix broken default configuration after bundle renaming
20 May 12:34
Compare
Sorry, something went wrong.
No results found
Please upgrade if you are using the default template, which in the default configuration was still using previous bundle name.