Skip to content

v1.4.2

Compare
Choose a tag to compare
@aaronc aaronc released this 14 Sep 18:45
· 107 commits to main since this release
739310d

Features

  • #13 Add AllFileDescriptors function.

Improvements

  • #8 Fix typo in doc.go.
  • #8 Support for merging messages implementing Merger which are embedded by value.
  • #8 Use reflect.Value.String() for String kinds in proto equal.