Skip to content

Releases: nrfta/paging-go

v2.1.1

29 Dec 20:22
07ced34

Choose a tag to compare

🐛 Bug Fix

  • fix(offset): correct StartCursor and EndCursor to reference current page items (#17) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v2.1.0 and v2.1.1

v2.1.0

16 Dec 03:44
71725ae

Choose a tag to compare

💥 Breaking Change

  • feat: Release v2.0 with paging-go module rename (#13) @josemarluedke
  • feat!: require Schema for cursor and quotafill pagination (Phase 2 + 3) (#12) @josemarluedke
  • feat(cursor): Implement cursor-based pagination with N+1 pattern (Phase 2) (#11) @josemarluedke
  • feat: Phase 1 modernization - Generic Connection builders and SQLBoiler integration (#10) @josemarluedke
  • feat: Unified Paginator[T] API with Fetcher pattern and functional options (#16) @josemarluedke

🚀 Enhancement

🐛 Bug Fix


Contributors

@josemarluedke


For full changes, see the comparison between v0.3.0 and v2.1.0

v0.3.0

26 Jun 20:10
02a7994

Choose a tag to compare

📦 Dependencies


Contributors

@thomas-esposito


For full changes, see the comparison between v0.2.0 and v0.3.0

v0.2.0

28 Sep 21:16
e6e37e0

Choose a tag to compare

🚀 Enhancement


Contributors

@gjarmstrong, @josemarluedke and @strobus


For full changes, see the comparison between v0.1.1 and v0.2.0

v0.1.1

21 Oct 00:56
75edffb

Choose a tag to compare

## 🚀 Enhancement


Contributors

@josemarluedke and @thomas-esposito


For full changes, see the comparison between v0.1.0 and v0.1.1

v0.1.0

15 Jul 19:00
24be22f

Choose a tag to compare

🚀 Enhancement


Contributors

@josemarluedke