Releases: michaelbull/kotlin-retry
Releases · michaelbull/kotlin-retry
1.0.2
- Handle merging of zero-delay policies (4e1cf75)
- Update dependencies (58571a2)
- Kotlin Coroutines from 1.3.0 to 1.3.1
- Gradle from 5.6 to 5.6.2
1.0.1
- Deprecate "RetryImmediately" in favour of "ContinueRetrying" (f6e62c9)