Skip to content

Releases: focus-creative-games/luban

fix some bugs

19 Jan 10:45
Compare
Choose a tag to compare
  • 修复typescript-json为多维容器生成的代码有编译错误的问题
  • 修复其他bug

v2.1.10

28 Dec 07:28
Compare
Choose a tag to compare

fix some bugs.

release v2.1.9

24 Nov 12:50
Compare
Choose a tag to compare
  • 支持为容器的ref生成代码
  • 重新格式化

fix some bugs

07 Nov 09:16
Compare
Choose a tag to compare
v2.1.8

[fix] 修复当ref表为xxx?时,GetRefTable没查找到对应table的bug

fix some bugs

19 Oct 07:55
Compare
Choose a tag to compare
v2.1.7

[fix] 修复指定codeStyle=xxx后,出现找不到none的错误

v2.1.6

23 Sep 03:00
3d1faed
Compare
Choose a tag to compare
[new] 给typescript代码加上ref的resolve (#70)

fix some bugs

17 Sep 12:35
Compare
Choose a tag to compare
  • 如果未设置l10n.textProviderFile,会自动禁用text校验,但会打印警告日志
  • 如果未设置pathValidator.rootDir,会自动禁用path校验,但会打印警告日志
  • 修复protobuf-bin生成多态数据时,未正确序列化bean id的bug

fix some bugs

10 Sep 04:40
Compare
Choose a tag to compare
v2.1.4

[fix] 修复cs-simple-json和cs-dotnet-json生成的代码中与外部类型相关有编译错误的bug

some new features

09 Sep 11:37
Compare
Choose a tag to compare
v2.1.3

[change] 调整LocalFileSaver中获取cleanUpOutputDir参数的FamilyName,允许单独指定CodeT…

support namingConvention options

09 Sep 07:00
Compare
Choose a tag to compare
v2.1.2

[new] 支持用 -x namingConvention.{target}.xxx 来指定某部分的代码风格