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

Support using in operator to search in both arrays and objects. #661

Merged
merged 3 commits into from
Feb 2, 2016

Conversation

oyyd
Copy link
Contributor

@oyyd oyyd commented Feb 2, 2016

Support using in operator to search in both arrays and objects, and it will throw an error for other data types.

This will fix #659.

@carljm carljm merged commit 5b0196b into mozilla:master Feb 2, 2016
@carljm
Copy link
Contributor

carljm commented Feb 2, 2016

Great PR, thank you! Merged. I snuck your name into the changelog entry in the merge conflict resolution, hope that's OK :-)

@oyyd
Copy link
Contributor Author

oyyd commented Feb 3, 2016

👌

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

3 participants