v1.2.9
版本发布时间: 2023-02-04 01:44:25
ugorji/go最新发布版本:v1.2.11(2023-03-09 00:29:02)
This is a production release of go-codec.
Changes include:
- faster growslice (as zero'ing memory only done if needed)
- make decoding via io.Reader more robust
- read and write optimizations
- clean up code across the board
- benchmark decoding for different engines against same set of encoded bytes
- improve inline'ability of code across runtime and codecgen'erated codebases
Please try it out and share your experiences.