mransan/ocaml-protoc

New release with fixed proto3 support

Closed this issue · 2 comments

#117 was merged over a year ago, and it is pretty important for supporting proto3 out of the box, therefore I would like to ask for a release so we don't have to preprocess all proto3 files and add packed flags to them.

Before crafting the new release it makes sense to :

  • Dunify the build: #134
  • Add Travis CI/AppVeyor autobuild scripts: #133
  • Merge #113
  • Make sure it works well with OCaml 4.08 (maybe 4.09 too, depending on when it will happen).

ocaml-protoc 2.0 released with suggested changes.