0.4.0
[0.4.0] - 2021-04-27
Fixed
- Calls to
render_component
now evaluate the AST aliases in the context of the__CALLER__
- EEx templates, components and layouts are tokenized prior to going through the MJML EEx engine as not to escape MJML content
render_component
now evaluate the AST aliases in the context of the __CALLER__