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

Revert breaking signature change: ProtoEncoder #283

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

Ostrzyciel
Copy link
Member

In #278 I overeagerly changed the type signature of ProtoEncoder from 4 type parameters to 3. Turns out, this can break existing code. Having an unused type param is no big deal, so I'm fine with reintroducing it just for back-compat.

In #278 I overeagerly changed the type signature of ProtoEncoder from 4 type parameters to 3. Turns out, this can break existing code. Having an unused type param is no big deal, so I'm fine with reintroducing it just for back-compat.
@Ostrzyciel Ostrzyciel merged commit 838eb4c into main Mar 1, 2025
4 checks passed
@Ostrzyciel Ostrzyciel deleted the revert-broken-type-sig-protoencoder branch March 1, 2025 20:20
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