Commit Graph

7 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
Renovate 0e8ba09d62 chore(deps): update golang:1.24.4 docker digest to 3494bbe 2025-06-11 02:51:22 +00:00
argoyle 9978b6f900 fix: update Codecov badge URL in README
Updates the Codecov badge URL in the README to ensure it 
correctly points to the project repository. This enhances 
documentation clarity and reflects the correct integration 
status.
2025-06-10 19:55:02 +02:00
Renovate bd468af1d2 chore(deps): update pre-commit hook gitleaks/gitleaks to v8.27.2 2025-06-09 00:51:17 +00:00
Renovate ec1003a094 chore(deps): update pre-commit hook gitleaks/gitleaks to v8.27.1 2025-06-08 02:51:14 +00:00
Unbound Release d44ae0fb93 chore(release): prepare for v0.0.1 v0.0.1 2025-06-07 17:52:45 +00:00
argoyle 26eff55974 feat: initial version 2025-06-07 19:44:54 +02:00