-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Labels
Milestone
Description
Version 2.0.2 - December 2, 2016 (Maven)
API enhancements
- Pull 4858: add
Maybe.flatMapSingleElementreturningMaybe - Pull 4881: Add
@CheckReturnValueannotation to aid static verification tools
Performance enhancements
- Pull 4885: Dedicated
reduce()op implementations
Bugfixes
- Pull 4873:
TestObservershouldn't clear the upstream disposable on terminated - Pull 4877: Apply missing
RxJavaPlugins.onAssemblyon ops - Commit bf0c: Fix
firstOrErrorconverted back toObservable/Flowablenot reportingNoSuchElementException.
Reactions are currently unavailable