Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

v1.1.2

Compare
Choose a tag to compare
@ialex32x ialex32x released this 18 Nov 11:20
· 809 commits to master since this release
  • 调整 jsb.d.ts 定义 (移除namespace, 并入module)
  • 调整 AsyncManager 实现
  • 修复代码生成时 Rename 无法起作用的问题
  • 修复代码生成时没有生成扩展函数d.ts声明的问题
  • 优化代码生成过程可配置选项
  • 提供选项全局/个别禁用运算符重载转换