Skip to content

protoc_plugin-20.0.0

Compare
Choose a tag to compare
@osa1 osa1 released this 28 Apr 10:01
· 292 commits to master since this release
d53d2bb

20.0.0

  • Stable release generating null-safe code.

19.3.1

  • Emit binary coded descriptors, which can be used to reflect over the options given to the descriptor.

19.3.0

  • Generate constructors with optional named arguments for prefilling fields.
  • Output language version 2.7 in generated files to support extension methods.

19.2.1

  • Support optional proto3 fields.