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

Fix re-serialize deserialized array #356

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Nov 20, 2022

Change order of Object and Array what seemingly fixes the serde re-serialize issue.

Fixes #312, Resolves #323

Change order of `Object` and `Array` what seemingly fixes the serde
re-serialize issue.
@juhaku juhaku marked this pull request as ready for review November 20, 2022 01:59
@juhaku juhaku merged commit 74fda2c into master Nov 21, 2022
@juhaku juhaku deleted the fix-serialize-deserialize-array branch November 21, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

Serializing and then Deserializing is incomplete
1 participant