Skip to content

v1.9.3

Compare
Choose a tag to compare
@wongoo wongoo released this 08 Sep 02:11
· 53 commits to 1.9 since this release

New Features

  • add new api Encoder.ReuseBufferClean(). #271

Bugfixes

  • fix not unpack ref holder for list. #269
  • fix encode null for empty map, add map tag instead. #275
  • Fix getArgType reflection value logic. #276