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 JSON array decoding in 0.17 #573

Merged
merged 1 commit into from Apr 27, 2016

Conversation

Projects
None yet
3 participants
@jvoigtlaender
Contributor

jvoigtlaender commented Apr 27, 2016

@ccapndave

This comment has been minimized.

Show comment
Hide comment
@ccapndave

ccapndave Apr 27, 2016

I can confirm that this fixes the problem in my app.

ccapndave commented Apr 27, 2016

I can confirm that this fixes the problem in my app.

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Apr 27, 2016

Contributor

@evancz, given @ccapndave's confirmation above, this should be merged (into the dev branch, which I dare not do myself).

Contributor

jvoigtlaender commented Apr 27, 2016

@evancz, given @ccapndave's confirmation above, this should be merged (into the dev branch, which I dare not do myself).

@evancz evancz merged commit 70d4356 into dev Apr 27, 2016

0 of 2 checks passed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
continuous-integration/travis-ci/push The Travis CI build could not complete due to an error
Details
@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Apr 27, 2016

Member

Cool, thanks @jvoigtlaender and @ccapndave!

Member

evancz commented Apr 27, 2016

Cool, thanks @jvoigtlaender and @ccapndave!

@evancz evancz deleted the jvoigtlaender-patch-9 branch Apr 27, 2016

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