Releases: srikrsna/protoc-gen-gotag
Releases · srikrsna/protoc-gen-gotag
v1.0.2
v1.0.1
v1.0.0
Important Notice
The project has been embraced by @ucpr, @mesmerx and @Kavuti for futher maintenance and evolution.
What's Changed
- Migrate to buf v1 by @sashayakovtseva in #29
- fix protoc-gen-gotag in bsr by updating its googleapi dependency by @theFong in #33
- Bump golang.org/x/text from 0.3.5 to 0.3.8 by @dependabot in #39
New Contributors
- @sashayakovtseva made their first contribution in #29
- @theFong made their first contribution in #33
- @dependabot made their first contribution in #39
Full Changelog: v0.6.2...v1.0.0
Buf 0.55 Fix, go_option fix
- Updates repo to work with buf v0.55+
- Adds support for go_options modules
Optional Fix
v0.6.1 Fix optional and add debugging
Optional Support, Modules support, and custom output dir
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
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
Fix embebed messages
v0.4: Merge pull request #5 from srikrsna/embeds
Fix embebed messages
v0.3: Merge pull request #3 from qoke/patch-1
Check for nil Names before addressing slice