-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: ph1ps/swift-concurrency-retry
Releases · ph1ps/swift-concurrency-retry
1.0.0
- Add:
min
backoff strategy - Change:
exponential
backoff strategy is now constrained toClock
s withSwift.Duration
- Change:
constant
backoff strategy has slightly different parameter labels
Assets 2
0.1.0
0.1.0
Pre-release
Pre-release
- Add exponential backoff
- Add jitter