Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 1.31 KB

0.5.0 (Next)

Features

  • Your contribution here.

Fixes

  • Your contribution here.

0.4.1

Features

  • #58: Allow to paginate without counting - @dim.

0.4.0

Features

  • #57: Introduce new params based API - @dim.
  • #56: Introduce a CHANGELOG - @dim.

Fixes

  • #57: Fix issues related to Grape v1.5 release - @dim.

0.3.0 (2020/08/10)

  • #54: Inherit paginate helper - @dim.

0.2.1 (2020/06/18)

Fixes

  • #52: Skip per-page range validation for non-integer values - @dim.

0.2.0 (2020/06/18)

Revived project, migrated to github.com/bsm/grape-kaminari.

Features

  • #51: Support for Grape 1.x - @dim.

Fixes