Releases: riot/tmpl
Releases · riot/tmpl
v3.0.8
v3.0.7
v3.0.6
v3.0.2
- Change the way of detecting the tag names in case of errors
v2.4.2
v2.4.1
- fix riot/riot#1916
v2.4.0
v2.3.22
v2.3.21 - performance gain
- Refactorization, now
tmpl
andbrackets
are ~5% faster. - Removed unused
tmpl.isRaw
function (internal). - Changes to comments.
- Files to preprocess are moved from the "lib" to the "src" directory, "lib" was removed.
Riot-tmpl v2.3.20
- Fixed lint issues with new .eslintrc.yml, almost compatible with JavaScript Standard Style