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

Fix encoding for string that requires quotation #158

Merged
merged 1 commit into from Aug 28, 2020

Conversation

goccy
Copy link
Owner

@goccy goccy commented Aug 27, 2020

fix #152

related PR : #155

@knqyf263
Copy link

Great work! Thank you for the quick fix, @goccy.

@goccy goccy merged commit 6475f67 into master Aug 28, 2020
@goccy goccy deleted the feature/fix-encoding-for-quoted-string branch August 28, 2020 06:22
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.

When marshalling strings they are not escaped property
2 participants