Commit Graph

2 Commits

Author SHA1 Message Date
argoyle bb3f7327cd fix(pagination): handle out-of-bounds slicing in pagination
Ensure the pagination function correctly handles out-of-bounds indices  
when slicing items. Update the slice logic to prevent slice bounds  
errors and add a test case for better coverage of edge cases.
2025-06-15 19:56:47 +02:00
argoyle 26eff55974 feat: initial version 2025-06-07 19:44:54 +02:00