v0.9.0
- ⚡ Added
iterate
method toDB
,Odin
& relational methods - ⚡ Added
unset
method toDB
- ⚡ Added
delete
method toOdin
instance - ⚡ Added
withTrashed
method to relational methods - ⚡ Added
lean
method to relational methods - 💥 Method
restore
inOdin
instance returnsnumber
now (it wasboolean
before) - 🪲 Fixed bug with
^.+_ids$
fields not casting to array ofObjectId
while saving