2.11.0
What's Changed
- Correct type hint for
as
argument of CycleViewHelper to string by @Teddytrombone in #854 - [DOCS] Document and add tests for not (!) operator by @simonschaufi in #852
- [DOCS] Clarify IfViewHelper usage by @garvinhicking in #855
- [BUGFIX] Prevent php warning when passing array as tag attribute by @s2b in #858
- [TASK] Ignore ddev config by @benjaminkott in #860
- [FEATURE] SplitViewHelper by @s2b in #856
- [TASK] Raise php-cs-fixer:^3.52.1 by @lolli42 in #864
- [FEATURE] ReplaceViewHelper by @s2b in #863
- [FEATURE] JoinViewHelper by @benjaminkott in #861
- [FEATURE] ViewHelpers to return first/last item of an array by @s2b in #866
New Contributors
- @Teddytrombone made their first contribution in #854
- @garvinhicking made their first contribution in #855
- @benjaminkott made their first contribution in #860
Full Changelog: 2.10.1...2.11.0