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

Add serde support for text serialization #58

Merged
merged 3 commits into from
Oct 7, 2023
Merged

Add serde support for text serialization #58

merged 3 commits into from
Oct 7, 2023

Conversation

dr-orlovsky
Copy link
Member

Required downstream to allow correct string encoding for Outpoint etc types in JSON/YAML/TOML and other text serialization formats

Required downstream to allow correct string encoding for Outpoint in JSON/YAML/TOML and other text serialization formats
@dr-orlovsky dr-orlovsky added this to the v0.10.x milestone Oct 7, 2023
@dr-orlovsky dr-orlovsky force-pushed the master branch 2 times, most recently from 31b057c to d7fe526 Compare October 7, 2023 09:04
@dr-orlovsky dr-orlovsky added enhancement New feature or request refactoring Refactoring of the existing code labels Oct 7, 2023
Required downstream to allow correct string encoding in JSON/YAML/TOML and other text serialization formats
@codecov
Copy link

codecov bot commented Oct 7, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@dr-orlovsky dr-orlovsky merged commit 9ed4c69 into master Oct 7, 2023
@dr-orlovsky dr-orlovsky deleted the serde branch October 7, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Refactoring of the existing code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant