Files
pagination/CHANGELOG.md
T

25 lines
415 B
Markdown
Raw Normal View History

2025-06-07 17:52:45 +00:00
# Changelog
All notable changes to this project will be documented in this file.
2025-06-16 07:13:07 +00:00
## [0.0.3] - 2025-06-16
### 🐛 Bug Fixes
- Update GetPage to check for empty items slice
2025-06-15 18:27:11 +00:00
## [0.0.2] - 2025-06-15
### 🐛 Bug Fixes
- Update Codecov badge URL in README
- *(pagination)* Handle out-of-bounds slicing in pagination
2025-06-07 17:52:45 +00:00
## [0.0.1] - 2025-06-07
### 🚀 Features
- Initial version
<!-- generated by git-cliff -->