Release 1.3.1
This is a production release of go-codec.
Changes include:
- more robust handling of UnexpectedEOF vs EOF
- return error from a Read call iff no more data can be read
- more robust extension encoding and decoding (wrt checkExt parameter)
- json: nextValueBytes should not include last read valid token when decoding a number