v0.1.6
- New: proper
.first
,.last
,.all
, and.get(index)
- Fix: accept
Date
,boolean
, andSet
values - Fix:
Model.unscoped
- Fix:
Model.remove({}, true)
should be unscoped
Also added a few test cases about Date functions.
.first
, .last
, .all
, and .get(index)
Date
, boolean
, and Set
valuesModel.unscoped
Model.remove({}, true)
should be unscopedAlso added a few test cases about Date functions.