Skip to content

Releases: EmbarkStudios/proto-gen

0.2.2

11 Mar 18:01

Choose a tag to compare

Fixed

  • PR#17 Make errors slightly easier to read.
  • PR#18 Fix handling of filename for target .rs file when it's a keyword.

0.2.1

01 Mar 07:51

Choose a tag to compare

Added

  • PR#15 added the -d, --disable-comments <path> option to code generation, allowing comments to be disabled for one or more proto paths.

v0.2.0

13 Dec 09:23
9769e3c

Choose a tag to compare

Upgrade tonic code generation to 0.10

v0.1.2

11 Apr 08:22
f0cba3e

Choose a tag to compare

Upgrade tonic code generation to 0.9, fix some code generation bugs

v0.1.1

05 Apr 07:43
858e4a3

Choose a tag to compare

Initial used public version