Releases: humanwhocodes/retry
Releases · humanwhocodes/retry
v0.1.2
0.1.2 (2024-01-17)
Bug Fixes
- remove duplicate set timeout property (#7) (3c1e10e)
- repeated error handling (43f4329)
v0.1.1
0.1.1 (2024-01-17)
Features
- Catch sync functions and throw useful error (2a39022)
- Initial commit (6ceda26)
Bug Fixes