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 group_by_keys #20

Merged
merged 2 commits into from
Sep 8, 2016
Merged

fix group_by_keys #20

merged 2 commits into from
Sep 8, 2016

Conversation

princemaple
Copy link
Contributor

when there are more than 2 values that have the same key,
group_by_keys misbehave and produce something like
%{list: [["a", "b"], "c"]}

when there are more than 2 values that have the same key,
group_by_keys misbehave and produce something like
`%{list: [["a", "b"], "c"]}`
@edgurgel
Copy link
Owner

edgurgel commented Sep 7, 2016

Thanks! I will merge and release a new version today! 🎉

@princemaple
Copy link
Contributor Author

Great, thanks!

@princemaple
Copy link
Contributor Author

Ping :)

@edgurgel
Copy link
Owner

edgurgel commented Sep 8, 2016

Oops! I had internet issues but I'm doing this now! 👍

@edgurgel edgurgel merged commit 3b1da70 into edgurgel:master Sep 8, 2016
@edgurgel
Copy link
Owner

edgurgel commented Sep 8, 2016

Cool 0.4.1 is out: https://hex.pm/packages/httparrot/0.4.1

@princemaple
Copy link
Contributor Author

Thank you!

On Fri, 9 Sep 2016, 09:08 Eduardo Gurgel notifications@github.com wrote:

Cool 0.4.1 is out: https://hex.pm/packages/httparrot/0.4.1


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABRKNKEGTNOEvOsN__JowWFXcgbpWkbSks5qoJVdgaJpZM4J25OY
.

@princemaple princemaple deleted the patch-1 branch September 8, 2016 23:30
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.

None yet

2 participants