Skip to content

v0.4.0

Compare
Choose a tag to compare
@mennanov mennanov released this 31 May 17:37
· 23 commits to master since this release

Release notes:

  • fix the issue with anypb copy-by-value
  • get rid of the github.com/golang/protobuf/ dependency
  • drop support for go v1.11 and v1.12
  • add support for go v1.16
  • add go vet ./... command to CI routine