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

Fix flatten issue with toJSON #259

Merged
merged 1 commit into from
Feb 25, 2018
Merged

Fix flatten issue with toJSON #259

merged 1 commit into from
Feb 25, 2018

Conversation

juanjoDiaz
Copy link
Collaborator

Closes #175 and supersedes #196

Flatten an object is a trivial task. There was no reason to use a library since we don't use any of the extra functionality. Specially when the library is not maintained.

So I've added the logic as we did with unwind.

@coveralls
Copy link

coveralls commented Feb 24, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 5c22d0c on juanjoDiaz:fix_flatten into 827d9f4 on zemirco:master.

@knownasilya knownasilya merged commit 7006d2b into zemirco:master Feb 25, 2018
@juanjoDiaz juanjoDiaz deleted the fix_flatten branch February 24, 2019 18:56
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