Skip to content
This repository has been archived by the owner on Nov 10, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 559 Bytes

0.3.3 / 2015-12-5

  • 修复html中有"d" 'd' d为1-4 时报错的问题

0.3.2 / 2015-11-30

  • 修复模版文件换行符为windows换行符时的错误

0.3.1 / 2015-11-30

  • 修复出错时暴漏全局路径的问题,可能有安全风险,替换为id

0.3.0 / 2015-11-28

  • 升级template.js v0.6.1
  • 添加对compress配置参数的支持
  • 添加对编译错误的异常处理

0.2.0 / 2015-11-20

  • 支持代码严格模式
  • 使用template.js v0.5.0

0.1.1 / 2015-3-6

  • fix 编译失败错误

0.1.0 / 2015-3-6

  • 支持fis预编译模版