v0.3.0
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