Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

A highly-optimized code generator and runtime library

Compare
Choose a tag to compare
@dchenk dchenk released this 11 Mar 20:07
· 87 commits to master since this release

This stable release brings many reliability and efficiency improvements to the code generator and runtime library.

This release has only one breaking change from the pre-1.0 versions: in struct field tags, use msgp instead of msg to specify how to handle particular fields; this naming is consistent with the package name.