Releases: florianholzapfel/express-restify-mongoose
Releases · florianholzapfel/express-restify-mongoose
0.0.9
0.0.8
0.0.7
0.0.6
0.3.4
- ADD: Adds lean option to allow for returning virtuals
0.3.3
- FIX: postProcess hook is not called when modifying objects
0.3.2
- ADD: Check if properties that have been PUT/POST'ed exist in the model
- ADD: Return mongoose error object as JSON response in case model.create() fails
0.3.1
- FIX: update and create with populated objects does not work when creating multiple objects
0.3.0
- ADD: updates test cases
- FIX: update and create with populated object does not work
- FIX: using a different version key does not work