Skip to content

bug fix

Compare
Choose a tag to compare
@AllenX2018 AllenX2018 released this 28 Apr 02:30
· 11 commits to master since this release
e6b9536
  • Fixed json iter doesn't work properly with nil RawMessage #469
  • Fixed null in number json tag string (#480)
  • Fixed errors during reading integers from chunked io.Reader #477
  • Fixed nil pointer panic when Unmarshal with a empty file #508
  • Fixed [float string]different result vs origin after call Marshal & Unmarshal #510