Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: liujianjie/luban

Tags

v2.1.10

Toggle v2.1.10's commit message
[opt] 生成cs单例表代码中添加Data属性返回单例数据

v2.1.9

Toggle v2.1.9's commit message
使用dotnet+.editorconfig统一格式化代码

v2.1.8

Toggle v2.1.8's commit message
[fix] 修复当ref表为xxx?时,GetRefTable没查找到对应table的bug

v2.1.7

Toggle v2.1.7's commit message
[fix] 修复指定codeStyle=xxx后,出现找不到none的错误

v2.1.6

Toggle v2.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[new] 给typescript代码加上ref的resolve (focus-creative-games#70)

v2.1.5

Toggle v2.1.5's commit message
[change] 如果未设置pathValidator.rootDir选项,自动禁用path校验并且打印警告日志

v2.1.4

Toggle v2.1.4's commit message
[fix] 修复cs-simple-json和cs-dotnet-json生成的代码中与外部类型相关有编译错误的bug

v2.1.3

Toggle v2.1.3's commit message
[change] 调整LocalFileSaver中获取cleanUpOutputDir参数的FamilyName,允许单独指定CodeT…

…arget或DataTarget是否清除输出目录

v2.1.2

Toggle v2.1.2's commit message
[new] 支持用 -x namingConvention.{target}.xxx 来指定某部分的代码风格

v2.1.1

Toggle v2.1.1's commit message
[change] 所有语言枚举项的默认命名风格都为none