All Versions
21
Latest Version
Avg Release Cycle
132 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v2.1.0 Changes
August 14, 2016- ๐ Allow
nil
to be passed as options topaginate
function
- ๐ Allow
-
v2.0.0 Changes
- Introduce
Scrivener.Paginater
protocol - Extract
Scrivener.Ecto
- Introduce
-
v1.2.2 Changes
November 22, 2016- Gracefully handle no result when counting records
-
v1.2.1 Changes
- ๐ Support Ecto
~> 1.1
- ๐ Support Ecto
-
v1.2.0 Changes
- Implement Enumerable protocol for
Scrivener.Page
- ๐ Fix Ecto
1.0.x
compatiblity bug
- Implement Enumerable protocol for
-
v1.1.4 Changes
- Correctly paginate unconstrained queries
-
v1.1.3 Changes
- Correctly handle nested joins
-
v1.1.2 Changes
- Correctly handle join tables when counting entries
-
v1.1.1 Changes
- ๐ Make
postgrex
dependency version less strict
- ๐ Make
-
v1.1.0 Changes
- Allow configuring
max_page_size
- Allow configuring