Skip to content

1.1.0

Choose a tag to compare

@HarrisonXi HarrisonXi released this 25 Jan 03:56
· 107 commits to master since this release
  • 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

⚠️warning: some classes is deprecated, please update your codes following deprecated message / comments.


  • 重构了表达式的实现
  • 重构了模板加载逻辑
  • 新增了异步加载模板的功能
  • 实现了计算字串 hash 的算法
  • 修复了部分 layout 和 widget 的 bug
  • 添加了单元测试
  • 整理代码,移除不支持或者支持不佳的代码

⚠️警告: 一些类已经弃用,请尽快按照弃用提示或者注释更新你的代码。