v5.1.0
5.1.0 (2025-04-11)
Full Changelog: v5.0.0...v5.1.0
Features
- api: add models for hrs benefits individuals async responses (511b7fb)
- api: api update (#533) (a7c802c)
- api: benefits mutation API endpoints (create benefit, update benefit, enroll individual, unenroll individual) now properly return async response types (#539) (4d1722f)
- client: make pagination robust to missing data (c054662)
- client: support setting base URL via env var (#535) (2a19f7e)
Bug Fixes
Chores
- fix typo (94a98e8)
- fix typo (#540) (c56d73d)
- internal: expand CI branch coverage (#536) (ed70465)
- internal: reduce CI branch coverage (72adfa6)
Documentation
- add comments for page methods (c054662)