Skip to content

发布 1.3.1 版本

Choose a tag to compare

@kymjs kymjs released this 26 Feb 03:07
ed554c3

整合1.3.1各个rc版本改动,总改动如下:

  • feature: 支持 compose 构建模块,见文档【Compose 使用介绍
  • fix: 修复多线程创建 Fragment 时的偶现崩溃问题 #267
  • fix: 修复极端情况下debug环境线程池耗时计算错误问题 #272
  • fix: 修复偶现编译失败 too many openfiles 报错 #265
  • fix: 修复plugin中全局变量编译缓存未清除问题 #277