Skip to content

Add missing nodetypes on serialize/deserialize statement #283

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

Closed
wants to merge 1 commit into from

Conversation

ferranbt
Copy link
Contributor

@ferranbt ferranbt commented Jun 13, 2025

As part of this issue #280 two changes were added. One to add the new types #282 and another one to add custom deserialise functions (it looks to me committed to main directly?

But the second one was added without rebasing the first change so the match statement for the node types fails to account for the new types.

Note that this also breaks the version 0.17.2

@mattsse
Copy link
Member

mattsse commented Jun 14, 2025

it looks to me committed to main directly?

yeah, I think this one went rouge lol

undoing this because adding dedicated variants is better long term

mattsse added a commit that referenced this pull request Jun 14, 2025
#284)

…es (#280)"

This reverts commit 9920c74.

This was accidentally committed to main, 

supersedes #283
@mattsse
Copy link
Member

mattsse commented Jun 14, 2025

closing this because reverted the manual serde impl #284

tuned the perms hehe

@mattsse mattsse closed this Jun 14, 2025
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