Protoc Gen Star Versions Save

protoc plugin library for efficient proto-based code generation

v2.0.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v2.0.1...v2.0.3

v2.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v2.0.0...v2.0.1

v2.0.0

1 year ago

What's Changed

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v0.6.2...v2.0.0

v0.6.2

1 year ago

What's Changed

Note this is the last commit for v0, which we will not be supporting moving forward.

Reverted Changes

The changes in #106 and #107 will be released as v2.0.0 not in a separate v2 directory.

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v0.6.1...v0.6.2

v2.0.2-alpha

1 year ago

What's Changed

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v2.0.1-alpha...v2.0.2-alpha

v2.0.1-alpha

1 year ago

What's Changed

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v2.0.0-alpha.1...v2.0.1-alpha

v2.0.0-alpha.1

1 year ago

What's Changed

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v0.6.1...v2.0.0-alpha.1

v0.6.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lyft/protoc-gen-star/compare/v0.6.0...v0.6.1

v0.6.0

2 years ago

Allows callers to specify whether they support proto3 field-precence. See field_presence.md and implementing_proto3_presence.md.

Also implements helper methods such as HasPresence(), InRealOneOf() and others to facilitate usage of field-presence.

Credit to @sarthak40 for the excellent work to get this through.

v0.5.3

3 years ago

Add optional support