Unclaimed project
Are you a maintainer of paginator? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
paginator
Cursor-based pagination for Elixir Ecto
Back to changelogWhat's Changed
- Bump ex_doc from 0.23.0 to 0.24.1 by @dependabot-preview in https://github.com/duffelhq/paginator/pull/112
- Bump ecto_sql from 3.5.4 to 3.6.0 by @dependabot-preview in https://github.com/duffelhq/paginator/pull/115
- Bump plug_crypto from 1.2.1 to 1.2.2 by @dependabot-preview in https://github.com/duffelhq/paginator/pull/113
- Skip duplicated Github actions run by @dolfinus in https://github.com/duffelhq/paginator/pull/110
- Update typespec for cursor_for_record function by @kaylenmistry in https://github.com/duffelhq/paginator/pull/114
- Update build status badge by @sgerrand in https://github.com/duffelhq/paginator/pull/116
- Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/duffelhq/paginator/pull/121
- Bump ecto from 3.6.0 to 3.6.2 by @dependabot in https://github.com/duffelhq/paginator/pull/125
- Bump ecto_sql from 3.6.0 to 3.6.2 by @dependabot in https://github.com/duffelhq/paginator/pull/124
- Bump postgrex from 0.15.9 to 0.15.11 by @dependabot in https://github.com/duffelhq/paginator/pull/138
- Bump ex_doc from 0.24.1 to 0.25.3 by @dependabot in https://github.com/duffelhq/paginator/pull/137
Bump ex_doc from 0.25.3 to 0.25.5 by @dependabot in https://github.com/duffelhq/paginator/pull/142Docs: close errant code formatting by @sgerrand in https://github.com/duffelhq/paginator/pull/128Bump postgrex from 0.15.11 to 0.15.13 by @dependabot in https://github.com/duffelhq/paginator/pull/143Fix example showing of joined fields passed into fetch_cursor_value_fun by @nickdichev in https://github.com/duffelhq/paginator/pull/123Misc doc changes by @kianmeng in https://github.com/duffelhq/paginator/pull/122Use Dialyzer for static analysis by @sgerrand in https://github.com/duffelhq/paginator/pull/144Bump ex_doc from 0.25.5 to 0.26.0 by @dependabot in https://github.com/duffelhq/paginator/pull/146Bump ex_doc from 0.26.0 to 0.27.3 by @dependabot in https://github.com/duffelhq/paginator/pull/150Bump ex_doc from 0.27.3 to 0.28.0 by @dependabot in https://github.com/duffelhq/paginator/pull/151feat: add support for all asc/desc sorting order combinations by @dgvncsz0f in https://github.com/duffelhq/paginator/pull/136Release v1.1.0 by @sgerrand in https://github.com/duffelhq/paginator/pull/154New Contributors
- @kaylenmistry made their first contribution in https://github.com/duffelhq/paginator/pull/114
- @dependabot made their first contribution in https://github.com/duffelhq/paginator/pull/125
- @nickdichev made their first contribution in https://github.com/duffelhq/paginator/pull/123
- @kianmeng made their first contribution in https://github.com/duffelhq/paginator/pull/122
- @dgvncsz0f made their first contribution in https://github.com/duffelhq/paginator/pull/136
Full Changelog: https://github.com/duffelhq/paginator/compare/v1.0.4...v1.1.0