Skip to content

1.1.4

Compare
Choose a tag to compare
@ugorji ugorji released this 08 Apr 20:31
· 681 commits to master since this release

This is a production release of go-codec.

It enforces a stable import path for releases of go which may or may not be aware of modules.

It fixes the incorrect go.mod in the (broken and now removed) v1.1.3 tag and 1.1.3 release.

It also includes fixes and optimizations since the last release, including clearer handling of UTF-8 and strings (readonly raw bytes).