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

Release/v0.6.1 #47

Merged
merged 4 commits into from
Jul 2, 2024
Merged

Release/v0.6.1 #47

merged 4 commits into from
Jul 2, 2024

Conversation

200sc
Copy link
Owner

@200sc 200sc commented Jul 2, 2024

This release patches DecodeBebop on messages and unions which embedded within them other messages or unions; previously these embedded fields would prevent full bodies of their parents from being read.

200sc added 3 commits July 2, 2024 03:30
… after reading fields

Without this, as a test in a following commit will demonstrate, fields on messages can cause messages to exit early, and on unions can cause a failure to drain the full data of a union.
@200sc 200sc self-assigned this Jul 2, 2024
@200sc
Copy link
Owner Author

200sc commented Jul 2, 2024

Resolves #46

@200sc 200sc merged commit 02e847b into main Jul 2, 2024
2 checks passed
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