Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for enum reserved ranges #113

Merged
merged 8 commits into from
May 1, 2018

Conversation

jhump
Copy link
Owner

@jhump jhump commented Mar 8, 2018

This branch is a whopper. It addresses #60.

It cannot be merged to master until the dev branch in the protobuf repo is merged to its master (since this branch references new elements from descriptor.proto that are not available in the protobuf repo on master).

@jhump jhump force-pushed the jh/add-support-for-enum-reserved-ranges branch from c7e1ed1 to d42c6dc Compare May 1, 2018 01:26
@jhump
Copy link
Owner Author

jhump commented May 1, 2018

The protobuf dev branch has finally been merged to master:
golang/protobuf#591

So this branch should be ready to go!

@jhump jhump merged commit 2970d65 into master May 1, 2018
@jhump jhump deleted the jh/add-support-for-enum-reserved-ranges branch May 1, 2018 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant