Skip to content

Releases: ppostma/smart_paginate

v0.2.3

21 Feb 20:58
Compare
Choose a tag to compare

Fix Ruby 3.0+ compatibility for SmartPaginate::PaginatingArray.

v0.2.2

25 Feb 09:02
Compare
Choose a tag to compare
  • Fix calculation of total entries when supplying an out of bounds page number.
  • The method total_pages will now return 1 when there are no records.
  • Active Record maximum version restriction has been removed.

v0.2.1

22 Feb 14:50
Compare
Choose a tag to compare

Compatibility with Active Record 5.2.