v1.1.11
版本发布时间: 2021-04-28 10:30:11
json-iterator/go最新发布版本:v1.1.12(2021-09-11 10:19:57)
- 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