Releases: stechstudio/backoff
Releases · stechstudio/backoff
1.6
1.5
What's Changed
- Added protection against overflows in the wait time calculation. by @Prizephitah in #20
New Contributors
- @Prizephitah made their first contribution in #20
Full Changelog: 1.4...1.5
1.4
What's Changed
- Fix ExponentialStrategy calculation and update tests by @yamadashy in #19
New Contributors
- @yamadashy made their first contribution in #19
Full Changelog: 1.3...1.4
1.3
1.2.1
What's Changed
- Add gitattributes file by @VincentLanglet in #16
New Contributors
- @VincentLanglet made their first contribution in #16
Full Changelog: 1.2...1.2.1
Fix fluid API
Merge pull request #10 from askurihin/fluid_api_fix Fix fluid API for setMaxAttempts