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

Support empty keys by quoting them. Fixes #147 #148

Merged
merged 1 commit into from Jan 31, 2024

Conversation

dreid
Copy link
Contributor

@dreid dreid commented Jan 31, 2024

This Fixes #147.

toml-rb should now be able to roundtrip documents with empty keys.

Copy link
Owner

@emancu emancu left a comment

Choose a reason for hiding this comment

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

Thank you so much for contributing! 🎉

I will release a version immediately

@emancu emancu merged commit a9553af into emancu:master Jan 31, 2024
9 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.

Failure to dump empty keys.
2 participants