v0.146.4
What's Changed
- tpl: Fix issue with partials without suffix 65c94c7 @bep #13601
- tpl: Avoid panic on nonsensical return construct e8e8ce1 @bep #13600
- tpl: Fix the case for a shortcode in a nested folder only cf9e690 @bep #13605
- tpl: Add proper file context to template parse errors 8a2830f @bep #13604
- tpl: Make {{ template "partials/foo.html" . }} work in older setups 1e0287f @bep #13599