Skip to content

Version 0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 09:51
· 79 commits to main since this release
v0.1.3
22789c9

Added

  • Generate a NewXXX() "constructor" function for each Protocol Buffers message type.

Changed

  • Mutator methods now construct and return a new message when called on a nil message.