Releases: florianholzapfel/express-restify-mongoose
Releases · florianholzapfel/express-restify-mongoose
0.5.4
- ADD: strict option
0.5.3
- ADD: option 'findOneAndUpdate', Default to true. Allows to switch to first retrieve and then update mode. This allows mongoose validators to be called on document updates.
0.5.2
- FIX: fix copy of array options
0.5.1
- FIX: fix non array middleware option
0.5.0
0.4.1
- ADD: ability to find from list of array, using 'in' on mongoose
0.4.0
- ADD: robust exclude support
0.3.7
- ADD: ability to set defaults for subsequent serve calls
0.3.6
- FIX: jshint fails, travis ci test broken
0.3.5
- ADD: Ability to enter manually an '_id'