Released version 2.4.2
- Filters: added support for including blocks in HTMLCOMMENT #136
- PhpWriter::validateTokens fixed to not recognize Namespace\CLASS as constant
- BlockMacros - define: fixed variables extracting when named parameters are used (#131)
- StringLoader: throws exception when is unable to load referred template #129
- Filters::
escapeHtmlAttr()
prevents double escaping of Latte\Runtime\Html
For the details you can have a look at the diff.