1.1.0
- refactor expression implementation
- refactor binary template loading logic
- add new feature: load template asynchronously
- implement hash algorithm for string
- fix some layout & widget bugs
- add unit tests
- tidy up codes
- 重构了表达式的实现
- 重构了模板加载逻辑
- 新增了异步加载模板的功能
- 实现了计算字串 hash 的算法
- 修复了部分 layout 和 widget 的 bug
- 添加了单元测试
- 整理代码,移除不支持或者支持不佳的代码