Skip to content

v2.6.0

Compare
Choose a tag to compare
@pirunxi pirunxi released this 17 Apr 01:40
· 96 commits to main since this release
  • [fix]修复了typescript中容器类型无法正确生成调用resolve语句的问题。 (#128)
  • [fix] cpp-bin 不支持多维容器的bug。 (#129)
  • [fix] 修复代码中使用Assembly.GetExecutingAssembly().Location与NativeAOT single file publish不兼容的问题
  • [upgrade] 升级项目框架到.net8.0
  • [change] cs-editor-json需要使用单独的target,并且从当前target中获取topModule而不是editor.topModule环境变量