6.0.0
Changed:
- #219 Behaviour of
addOrCondition()
inEMongoCriteria
changed to create nested$or
s in$and
conditions
This will break some peoples code and is not backwards compatible with the old way this function worked.
Please try and have MongoDB 2.6 before using the new functionality since before then index usage of this function will be limited, if none existent.