Skip to content

Merge v1.3.2-dev into main #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 9, 2024
Merged

Merge v1.3.2-dev into main #4

merged 5 commits into from
Jan 9, 2024

Conversation

bigcoder84
Copy link
Owner

1.3.2版本合并:

  1. 优化Object Copy Method 功能,新增生成模式配置,以及在字段有差异时以注释的形式生成代码
  2. 修复 Class To XML 功能在复杂类结构时生成XML不正确的问题
  3. 修复 Class To Thrift-IDL 功能,在一些场景下的NPE问题
  4. 优化 Class To Json、Class To XML等功能对基本数据类型的支持

  1. 优化Object Copy Method
     功能,新增生成模式配置,以及在字段有差异时以注释的形式生成代码
  2. 修复 Class To XML 功能在复杂类结构时生成XML不正确的问题
  3. 修复 Class To Thrift-IDL 功能,在一些场景下的NPE问题
 1. 优化Object Copy Method 功能,新增生成模式配置,以及在字段有差异时以注释的形式生成代码
 2. 修复 Class To XML 功能在复杂类结构时生成XML不正确的问题
 3. 修复 Class To Thrift-IDL 功能,在一些场景下的NPE问题
 4. 优化 Class To Json、Class To XML等功能对基本数据类型的支持
@bigcoder84 bigcoder84 linked an issue Jan 9, 2024 that may be closed by this pull request
@bigcoder84 bigcoder84 closed this Jan 9, 2024
@bigcoder84 bigcoder84 changed the title V1.3.2 dev Merge v1.3.2-dev into main Jan 9, 2024
@bigcoder84 bigcoder84 reopened this Jan 9, 2024
@bigcoder84 bigcoder84 merged commit 9851eac into main Jan 9, 2024
@bigcoder84 bigcoder84 deleted the v1.3.2-dev branch May 7, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

intellij idea ultimate 2023.1 使用class to idl报错
1 participant