Releases: nullivex/mongoose-list
Releases · nullivex/mongoose-list
0.2.2
- Adds populate feature to list plugin.
0.2.1
- Fixed issue with plugin crashing with out of range start and limit values.
0.2.0
- Added custom
find
object support that can be a direct mongoose query object rather than having
one built automatically.
0.1.1
- Fixed bug with searching on non string fields