Releases: PittsCraft/KotlinRetrier
Releases · PittsCraft/KotlinRetrier
0.0.1-alpha.3
What's Changed
- Avoid MutableSharedFlow use in ConditionalRetrier by @PierreMardon in #2
- Fix retrier throwing on final error by @PierreMardon in #4
Full Changelog: 0.0.1-alpha.2...0.0.1-alpha.3
0.0.1-alpha.2
- Add
onEach()
override toSingleOutputRetrier
to be able to keep its specificvalue()
fn, especially after logging events.
Full Changelog: 0.0.1-alpha.1...0.0.1-alpha.2
0.0.1-alpha.1
Alpha release, for testing purpose.