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

Insert empty structured data too #22

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

thijsc
Copy link
Contributor

@thijsc thijsc commented Jul 6, 2022

For our use case we are interested in the structured data element itself, even if it has no key/values. This introduces a change where we insert those too. It should also be a bit faster since we only have to do the first entry once if there are multiple values.

@thijsc
Copy link
Contributor Author

thijsc commented Jul 14, 2022

Ping @Roguelazer

Copy link
Owner

@Roguelazer Roguelazer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of small nits and then I'll merge it

src/message.rs Show resolved Hide resolved
@Roguelazer Roguelazer merged commit 60fcca0 into Roguelazer:master Jul 15, 2022
@Roguelazer
Copy link
Owner

Thanks for the submission! This is released as v0.9.0.

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