Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-18 | 666 Bytes | |
v4.6.0 source code.tar.gz | 2024-04-18 | 14.2 kB | |
v4.6.0 source code.zip | 2024-04-18 | 22.2 kB | |
Totals: 3 Items | 37.1 kB | 0 |
What's Changed
- Introduce UntilSucceeded option to improve readability by @natenho in https://github.com/avast/retry-go/pull/116
- Fix the inconsistency in the number of times passed in onRetry by @FarmerChillax in https://github.com/avast/retry-go/pull/114
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/avast/retry-go/pull/112
New Contributors
- @natenho made their first contribution in https://github.com/avast/retry-go/pull/116
- @FarmerChillax made their first contribution in https://github.com/avast/retry-go/pull/114
Full Changelog: https://github.com/avast/retry-go/compare/v4.5.1...v4.6.0