Skip to content

SMART-TPL 1.1.0

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 08 Aug 11:21
· 113 commits to master since this release
  • Added v2 version of the tokenizer that is more easy on parsing curly braces.
  • The SmartTpl::Buffer and SmartTpl::File objects now accept an optional version parameter that can be set to 1 (for backwards compatibility) and 2 (for state-of-the-art parsing). The new version is more forgiving in parsing standalone curly braces, and does not treat them as special characters that much.