go-codec v1.1.4 Release Notes

Release Date: 2019-04-08 // about 5 years ago
  • ๐Ÿš€ 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).