Skip to content

v0.3.0

Compare
Choose a tag to compare
@iawia002 iawia002 released this 12 Jan 10:30
· 7 commits to release-0.3 since this release
2913cde

Bug Fixes

  • Fix bug of the query cache. (#423) @xpofei
  • Add underscore to proposedName when it is equal with type or be literal. (#425) @whalecold
  • Ignore the invoke when the struct container the field which has the same type with itself. (#427) @whalecold
  • Handle TOP RPC style error data. (#429) @iawia002
  • Handle pointer value in the parameter. (#431) @iawia002