Skip to content

Conversation

@cocapasteque
Copy link
Contributor

Summary

Issue #517 fix. I had to set the culture of the TryParse method when trying to parse a float in MiniJSON because of the non-us comma format (',' instead of '.').

@CLAassistant
Copy link

CLAassistant commented Feb 21, 2019

CLA assistant check
All committers have signed the CLA.

@mediumTaj mediumTaj changed the title Added en-US culture to double parsing in MiniJSON third party library fix(serialization): Added en-US culture to double parsing in MiniJSON third party library Feb 21, 2019
@mediumTaj
Copy link
Contributor

Thanks for the contribution! I need to fix one thing in the build process so I can get CI to pass. #521

Once this PR is merged in we should be able to update this branch and have passing CI.

@mediumTaj mediumTaj self-requested a review February 21, 2019 16:26
Copy link
Contributor

@mediumTaj mediumTaj left a comment

Choose a reason for hiding this comment

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

👍 looks good! thank you for the contribution!

@mediumTaj
Copy link
Contributor

🎉 This PR is included in version 2.15.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants