Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 721 Bytes

CHANGE.md

File metadata and controls

17 lines (12 loc) · 721 Bytes

Release Notes

v1.3.0

New Features

  • support skip unregistered pojo. #128

Enhancement

  • change nil string pointer value. #121
  • convert attachments to map[string]string]. #127

Bugfixes

  • fix nil bool error. #114
  • fix tag parse error in decType. #120
  • fix dubbo version. #130
  • fix emoji encode error. #131