Changelog
1.3.0 / 2017-07-23
Changelog
v1.2.0 / 2017-07-17
$where
operator not executed last. https://github.com/kofrasa/mingo/pull/50$facet
and $bucket
operators$bucketAuto
operator without granularity support$type
operatorMingo.OP_<name>
Changelog
v1.1.2 / 2017-03-30
$lookup
implementation$reverseArray
Changelog
v1.1.1 / 2017-03-12
Changelog
v1.1.0 / 2017-03-11
Mingo.OP_<name>
functions to Mingo.KEY_<name>
$lookup
)Changelog
v1.0.0 / 2017-02-28
$arrayElemAt
,$concatArrays
,$filter
,$indexOfArray
,$isArray
,$range
,$reverseArray
,$reduce
,$slice
,$zip
)$indexOfBytes
,$split
)$ceil
,$exp
,$floor
,$ln
,$log
,$log10
,$pow
,$sqrt
,$trunc
)idKey
in custom operatorsChangelog
v0.9.0 / 2017-02-06
$$ROOT
,$$CURRENT
)$redact
,$addFields
,$sample
,$sortByCount
,$count
,$replaceRoot
)$switch
conditional operator$ifNull
conditional operator$in
and $nin
as aggregation comparison operators