2.15.0
What's Changed
- [TASK] Trigger deprecation if true/false/null variable is used by @s2b in #952
- [TASK] Deprecate CompileWithContentArgumentAndRenderStatic trait by @s2b in #967
- [BUGFIX] Improved argument validation in TagBuilder (#937) by @s2b in #969
- [BUGFIX] Prevent interference between functional tests by @s2b in #977
- [FEATURE] Provide contentArgument API to all ViewHelpers by @s2b in #979
- [BUGFIX] Properly restore renderingContext in renderChildren() (#970) by @s2b in #980
- [TASK] Annotate correct type hints in AbstractTemplateView (#986) by @s2b in #987
- [TASK] Deprecate CompileWithRenderStatic and renderStatic() by @s2b in #990
- [TASK] Add deprecation hints to TemplatePaths by @s2b in #998
Full Changelog: 2.14.1...2.15.0