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

Convert floats to int when parsing JSON #59

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Convert floats to int when parsing JSON #59

merged 1 commit into from
Jan 29, 2018

Conversation

hanzei
Copy link
Collaborator

@hanzei hanzei commented Jan 29, 2018

When parsing JSON data, we now try to convert all float64 to int.

Fixes #8
Fixes #22

@hanzei hanzei added the bug label Jan 29, 2018
@hanzei hanzei added this to the v0.2 milestone Jan 29, 2018
@hanzei hanzei self-assigned this Jan 29, 2018
@hanzei hanzei merged commit ca93b98 into master Jan 29, 2018
@hanzei hanzei deleted the fix_22 branch January 29, 2018 11:10
@geseq geseq mentioned this pull request Jul 3, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant