Skip to content

Releases: mrbontor/mongo-pagination

v1.1.1

27 Feb 00:06
Compare
Choose a tag to compare

What's Changed

Features

  • aggregation: allow to filter/search in sub collections (0375d6d)

Bug Fixes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Feb 13:02
Compare
Choose a tag to compare

What's Changed

  • removing unused files, added unit test and detail example by @mrbontor in #6
  • style(formatting and automation): fixed format code, added CI, updated doc by @mrbontor in #7
  • feat(query builder): optimize query builder, handle prevent error when empty by @mrbontor in #8

Full Changelog: v1.0.2...v1.1.0

v1.0.2

09 Feb 10:39
Compare
Choose a tag to compare
  • added tests
  • fixed documentation
  • added detail for usage in example folder

v1.0.1

09 Feb 07:37
Compare
Choose a tag to compare

mongodb-pagination first release