SMART-TPL 1.1.0
- 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.