Skip to content

Release V1.7.3

Compare
Choose a tag to compare
@wuseal wuseal released this 18 Apr 09:23
· 746 commits to master since this release
  • Preserve json null field when perform json format
  • Optimize json array model generate ,make json array element with all elements field union into one element
  • don't rename property name when selected customize annotation and property annotation format string doesn't contains %s
  • Remove duplicate class when generate kotlin class code
  • Fix a bug that some times array type doesn't keep consist with array type property declared type.