Skip to content

Releases: nullivex/mongoose-list

0.2.2

27 Oct 04:18
Compare
Choose a tag to compare
  • Adds populate feature to list plugin.

0.2.1

31 Jan 23:03
Compare
Choose a tag to compare
  • Fixed issue with plugin crashing with out of range start and limit values.

0.2.0

21 Jan 04:41
Compare
Choose a tag to compare
  • Added custom find object support that can be a direct mongoose query object rather than having
    one built automatically.

0.1.1

09 Jan 23:48
Compare
Choose a tag to compare
  • Fixed bug with searching on non string fields

0.1.0

17 Dec 06:19
Compare
Choose a tag to compare
  • Initial release