Skip to content

Releases: srikrsna/protoc-gen-gotag

v1.0.2

10 Aug 12:07
dbf6758
Compare
Choose a tag to compare

What's Changed

  • sort tags in consistent order by @ucpr in #53

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Jun 10:32
1b215e0
Compare
Choose a tag to compare

What's Changed

  • bump google.golang.org/protobuf from 1.26.0 to 1.34.1 by @ucpr in #49
  • Upgrading protoc-gen-star to v2 by @oxisto in #48

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 May 20:50
da3a96a
Compare
Choose a tag to compare

Important Notice

The project has been embraced by @ucpr, @mesmerx and @Kavuti for futher maintenance and evolution.

What's Changed

New Contributors

Full Changelog: v0.6.2...v1.0.0

Buf 0.55 Fix, go_option fix

16 Sep 19:54
329b36e
Compare
Choose a tag to compare
  • Updates repo to work with buf v0.55+
  • Adds support for go_options modules

Optional Fix

04 Jul 21:08
Compare
Choose a tag to compare
v0.6.1

Fix optional and add debugging

Optional Support, Modules support, and custom output dir

16 Jun 17:07
61279e2
Compare
Choose a tag to compare

NOTE This has a bug with optionals. Please use the next or latest version.

  • Adds support for proto3 optionals
  • Adds support module options
  • Adds support for custom output directory

xxx options will not be ignored if tags are not present

12 Nov 08:11
2ced608
Compare
Choose a tag to compare
Merge pull request #8 from srikrsna/xxx-skip

Generate xxx tags even if not tags are specified.

v0.4.0: Merge pull request #5 from srikrsna/embeds

23 Sep 09:33
60b27de
Compare
Choose a tag to compare

v0.4: Merge pull request #5 from srikrsna/embeds

21 Sep 09:09
60b27de
Compare
Choose a tag to compare

v0.3: Merge pull request #3 from qoke/patch-1

20 Jun 10:38
a39b1bd
Compare
Choose a tag to compare
Check for nil Names before addressing slice