bug fix
- 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