Skip to content

1.2.10

Compare
Choose a tag to compare
@ugorji ugorji released this 20 Feb 16:29
· 27 commits to master since this release

Release 1.2.10

This is a production release of go-codec.

Changes include:

  • codecgen: fix error decoding struct from array, due to misplaced counter increment
  • fix error encoding interface{} map key in Canonical mode

Please try it out and share your experiences.