~sbaildon/paginator

plug crypto 2.0.0
3508d6ad — Theodor Gherzan 1 year, 5 months ago
Merge pull request #166 from mattnenterprise/expression-cursor-v3

Add expression based cursor v3
f0d1084f — Theodor Gherzan 1 year, 5 months ago
Merge branch 'main' into expression-cursor-v3
d3793668 — Theodor Gherzan 1 year, 5 months ago
Merge pull request #190 from duffelhq/ubuntu_version

Move CI image to a supported version
a279aed4 — Theodor Ghezan 1 year, 5 months ago
Remove unsupported erlang version

Signed-off-by: Theodor Ghezan <theodor@duffel.com>
2bb2d8f4 — Theodor Ghezan 1 year, 5 months ago
Move CI image to a supported version

Signed-off-by: Theodor Ghezan <theodor@duffel.com>
Make requested changes
Make sure pagination works with UUID fields
bb588665 — Matt McCoy 2 years ago
More cleanup
4397c5be — Matt McCoy 2 years ago
Cleanup the code a bit
575c4442 — Matt McCoy 2 years ago
Get intial expression pagination working
a68e6345 — Theodor Gherzan 2 years ago
Merge pull request #178 from duffelhq/release_1.2.0

Release v1.2.0
93206596 — Theodor Ghezan 2 years ago
Release version 1.2.0
bcc9f001 — Theodor Gherzan 2 years ago
Merge pull request #177 from duffelhq/release_1.1.1

Release v1.1.1
5b052801 — Theodor Ghezan 2 years ago
Release version 1.1.1
2202deef — Theodor Gherzan 2 years ago
Merge pull request #176 from duffelhq/new_argument_error

Make config raise specific domain specific error
c77645fa — Theodor Ghezan 2 years ago
Exclude uncompatible elixir/otp versions
08aa02c2 — Theodor Ghezan 2 years ago
Make config raise specific domain specific error
4832f6e9 — Sasha Gerrand 2 years ago
Merge pull request #157 from duffelhq/dependabot/hex/ex_doc-0.28.2

Bump ex_doc from 0.28.0 to 0.28.2
d91342ce — dependabot[bot] 2 years ago
Bump ex_doc from 0.28.0 to 0.28.2

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.0 to 0.28.2.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.28.0...v0.28.2)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Next