2.0.3
Bugfixes
- Pull 4899:
FlowableScanSeed
- prevent post-terminal events - Pull 4901:
FlowableScan
- prevent multiple terminal emissions - Pull 4903:
doAfterNext
- prevent post-terminal emission - Pull 4904:
Observable.scan
no seed fix post-terminal behaviour - Pull 4911: fix & update
Observable.repeatWhen
andretryWhen
- Pull 4924:
flatMapCompletable
changeCompletable
toCompletableSource
Other
- Pull 4907: Use
t
instead of value to allow for IDE naming