issuu / ocaml-protoc-plugin

ocaml-protoc-plugin
https://issuu.github.io/ocaml-protoc-plugin/
Other
48 stars 19 forks source link

Constructor function for messages #20

Closed andersfugmann closed 3 years ago

andersfugmann commented 3 years ago

Add a function to construct messages with optional arguments. This allows users to write code which does not break if messages are extended with new fields.

andersfugmann commented 3 years ago

Fixed in release 4.1.0