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

Update migrator to support editions #141

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

rodaine
Copy link
Member

@rodaine rodaine commented Dec 4, 2023

v0.7.0 of protocompile added support for protobuf editions, which means the AST visitor changed. This patch updates the root printer visitor to be implemented as an embedded ast.SimpleVisitor, which greatly simplified things.

@rodaine rodaine requested a review from jhump December 4, 2023 18:03
@rodaine rodaine merged commit a6e2266 into main Dec 4, 2023
2 checks passed
@rodaine rodaine deleted the rodaine/update-protocompile-migrator branch December 4, 2023 18: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.

2 participants