Skip to content

1.1.2

Compare
Choose a tag to compare
@ugorji ugorji released this 26 Jan 10:30
· 693 commits to master since this release

This is a production release of go-codec.

It includes fixes and optimizations over the last 9 months, including:

  • better use of resource pooling and lazy initialization
  • support for mid-stack inlining and lock-free optimizations
  • better support for go modules
  • feature support for MissingFielder, MaxDepth, etc
  • general performance improvements across the board