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

Make serde_yaml dependency optional #169

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Make serde_yaml dependency optional #169

merged 2 commits into from
Jan 30, 2025

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Jan 30, 2025

Fixes #152

splits JSON and YAML functions and removes the I/O methods which causes DX problems now that YAML is optional, effectively punting I/O to the consumer

@robjtede robjtede force-pushed the optional-yaml branch 5 times, most recently from 454acf9 to fb4d2d5 Compare January 30, 2025 16:31
@robjtede robjtede marked this pull request as ready for review January 30, 2025 16:33
@robjtede robjtede merged commit 6a8e11c into main Jan 30, 2025
7 checks passed
@robjtede robjtede deleted the optional-yaml branch January 30, 2025 16:35
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.

Make yaml an optional feature
2 participants