v0.1.6 🌈
New Discord server! Join us here - https://discord.gg/f7RwsbWEVh
This release includes a lot of new features, mainly driven by attempting to run a Meteor application. The whole discussion started on this thread:
Thanks @wreiske for reporting the issues you were finding and allowing me to fix the issues found on this use case.
Changes 🎉
- Match arrays when searching for nested fields @fcoury (#69)
- Add support for
$addToSeton updates @fcoury (#65) - Add
countcommand @fcoury (#63) - Allow creating indexes on nested fields using
parent.childnotation @fcoury (#61) - Adds $regex operator support @fcoury (#55)