Releases: SwiftPackageIndex/Retry
Releases · SwiftPackageIndex/Retry
2.0.0
1.0.0
- Added async overload
0.0.6
- Make
attempt
result discardable
0.0.5
- Add
RetryLogging.onError
0.0.4
- Rename
RetryLogger
→RetryLogging
0.0.3
- Add
label:
parameter toRetryLogger.onStartOfDelay
0.0.2
- Add
RetryLogger
protocol to support logging configuration - Fix public declarations
0.0.1
- Initial release