Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

42 lines (21 loc) · 1.54 KB

1.1.4 (2018-12-03)

Bug Fixes

  • count: remove include from options (343a0e5)
  • pagination: set page to 1 and paginate to 25 by default (bf44449)

1.1.3 (2018-09-14)

Bug Fixes

  • options: add warning if provide limit or offset (206a8ae), closes #1

1.1.2 (2018-05-24)

Bug Fixes
  • count: remove attributes in count query (96026406)

1.1.1 (2018-05-23)

Bug Fixes
  • query: enable all query options (65858084)

1.1.0 (2018-05-23)

Chores
  • package: update dependencies (4ad6ba00)
New Features
  • pagination: add export total docs (8ea5bfa3)

1.0.0 (2018-05-07)

Chores