Releases: nrfta/paging-go
Releases · nrfta/paging-go
v2.1.1
🐛 Bug Fix
- fix(offset): correct StartCursor and EndCursor to reference current page items (#17) @josemarluedke
Contributors
For full changes, see the comparison between v2.1.0 and v2.1.1
v2.1.0
💥 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
- refactor: Code simplification and helper extraction (#14) @josemarluedke
🐛 Bug Fix
- fix(quotafill): improve safeguard budget utilization (#15) @josemarluedke
Contributors
For full changes, see the comparison between v0.3.0 and v2.1.0
v0.3.0
📦 Dependencies
- chore: upgrade sqlboiler to new repo (#8) @thomas-esposito
Contributors
For full changes, see the comparison between v0.2.0 and v0.3.0
v0.2.0
🚀 Enhancement
- Add sort by to paging (#6) @gjarmstrong
Contributors
@gjarmstrong, @josemarluedke and @strobus
For full changes, see the comparison between v0.1.1 and v0.2.0
v0.1.1
## 🚀 Enhancement
- add json tags to PageArgs (#2) @thomas-esposito
Contributors
@josemarluedke and @thomas-esposito
For full changes, see the comparison between v0.1.0 and v0.1.1