Skip to content

Spec compliance: coercion of Int values #837

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 18, 2017
Merged

Spec compliance: coercion of Int values #837

merged 1 commit into from
May 18, 2017

Conversation

leebyron
Copy link
Contributor

This fixes an issue with coercing Int values when provided a floating point value which disagrees with the spec definition.

Updates test cases which were along the same incorrect line.

Note: this is technically a breaking change

Fixes #827

This fixes an issue with coercing Int values when provided a floating point value which disagrees with the spec definition.

Updates test cases which were along the same incorrect line.

Note: this is technically a breaking change

Fixes #827
@leebyron leebyron merged commit d657e99 into master May 18, 2017
@leebyron
Copy link
Contributor Author

Merging for next major version release

@leebyron leebyron deleted the int-coercion branch May 18, 2017 12:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Int input value coercion from floating point JSON literal value
2 participants