Files
pagination/CHANGELOG.md
T
2025-06-16 07:13:07 +00:00

415 B

Changelog

All notable changes to this project will be documented in this file.

[0.0.3] - 2025-06-16

🐛 Bug Fixes

  • Update GetPage to check for empty items slice

[0.0.2] - 2025-06-15

🐛 Bug Fixes

  • Update Codecov badge URL in README
  • (pagination) Handle out-of-bounds slicing in pagination

[0.0.1] - 2025-06-07

🚀 Features

  • Initial version