v1.1.1
版本发布时间: 2018-04-10 05:21:50
ugorji/go最新发布版本:v1.2.11(2023-03-09 00:29:02)
This is a production release of go-codec.
It includes fixes including:
- 32-bit OS support
- more robust chan encoding/decoding
- at end of Encode(), call Flush() method of passed io.Reader if available
- handle struct field of type *time.Time appropriately
- improved error messages