Skip to content

v0.3.1

Compare
Choose a tag to compare
@spluxx spluxx released this 20 Apr 15:14
· 28 commits to master since this release
2f321f4
  • Remove redundant type specifier
  • protobuf strips off "empty" values so checking them on primitive / repeated values is necessary. Not setting an oneof field should be considered an error though.