Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zrr1999 committed Apr 29, 2021
1 parent b648711 commit 427cde5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,14 @@ $ python bonelate render .\examples\ml_work\bonework.tex .\examples\ml_work\data

## 更新日志

0.0.2 (2021.4.27)
0.0.2 (2021.4.29)

1. 不再兼容mustache语法。
2. 增加了命令行指令。
3. 增加了更多例子。
4. 添加了单元测试(不完全)。
5. 修复了大括号内的内容不能正常解析的问题。
6. 修复了模板变量中含有空白符不能正常解析的问题。

## 维护者

Expand Down

0 comments on commit 427cde5

Please sign in to comment.