Skip to content

Releases: bluehalo/mongoose-query-service

v1.0.0

16 Jun 12:34
Compare
Choose a tag to compare
  • Upgraded to mongoose 5.x
  • Removed gulp structure in favor of directly using npm, eslint, mocha, and nyc
  • Removed maxScan option that was deprecated by MongoDB
  • Updated node and npm versions to latest LTS

Populate support and Paging output bug fixes

23 Mar 18:21
Compare
Choose a tag to compare
v0.2.0

Releasing v0.2.0 for addition of populate option in pagingSearch and …