Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[fix] 修复指定codeStyle=xxx后,出现找不到none的错误
[new] 给typescript代码加上ref的resolve (focus-creative-games#70)
[change] 如果未设置pathValidator.rootDir选项,自动禁用path校验并且打印警告日志
[fix] 修复cs-simple-json和cs-dotnet-json生成的代码中与外部类型相关有编译错误的bug
[change] 调整LocalFileSaver中获取cleanUpOutputDir参数的FamilyName,允许单独指定CodeT… …arget或DataTarget是否清除输出目录
[new] 支持用 -x namingConvention.{target}.xxx 来指定某部分的代码风格
[change] 所有语言枚举项的默认命名风格都为none
[refactor] 将root schema改为global conf,不再使用原始__root__.xml之类的根配置,而使用luba… …n.conf全局配置
[opt] 加载失败时打印详细错误位置
[fix] 修复 OutputSaverBase获取outputDir使用saver作为family name的bug,应该使用targe… …t name