Releases: focus-creative-games/luban
Releases · focus-creative-games/luban
v2.6.0
some new features
v2.5.0 [opt] 优化可空bean的流式格式,如果接下来的数据不为null|{}|<bean名>,则当作非空bean,直接读取后续数据
some new features
v2.4.0 [new] 支持php-json
some new features
v2.3.1 [change] typescript不再预留type关键字,因为此字段名太常见了
add cpp-rawptr-bin code target
[new] 新增cpp-rawptr-bin目标 [change] cpp-bin目标改名为cpp-sharedptr-bin
some new features
v2.2.1 [change] 读取luban.conf及json数据源支持额外的comma及注释
support text static localization
[refactor] 重构本地化相关代码 [new] 支持静态本地化,在导出数据时将text的key转成对应的language value
fix some bugs
v2.1.14 [fix] 修复为值类型bean的可空类型字段生成c#代码时未包含?引发编译错误的bug
fix some bugs
v2.1.13 [change] 生成失败时打印运行失败日志
some new features
v2.1.12 实现java中的类型映射功能 (#113)