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

Handle dates without double-escaping #189

Merged
merged 1 commit into from
Jul 25, 2017
Merged

Conversation

mkopinsky
Copy link
Contributor

The changes in json2csv 3.0 to handle nested objects resulted in double escaping if you passed in a Date object (and possibly other objects). This PR fixes that behavior.

@coveralls
Copy link

coveralls commented Jul 25, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling df70783 on mkopinsky:master into 638245c on zemirco:master.

mkopinsky added a commit to waytohealth/albedo that referenced this pull request Jul 25, 2017
@knownasilya knownasilya merged commit ff514ba into zemirco:master Jul 25, 2017
@knownasilya
Copy link
Collaborator

Thanks

@knownasilya
Copy link
Collaborator

Released as v3.11.0

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.

3 participants