RxJava 2.1.5 已发布,RxJava 是一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库。
更新内容:
API 更改
Add Single.delay overload that delays errors.
Add onTerminateDetach to Single and Completable.
文档更改
Fix Observable.delay & Flowable.delay javadoc.
Fixing JavaDoc warnings.
Additional warnings for fromPublisher().
其他更新
Add missing license headers.
Fix incorrect error message in SubscriptionHelper.setOnce
Upgrade to Gradle 4.2.1, remove nebula plugin, replace it with custom release logic.
Add Java 9 automatic module name suggestion to MANIFEST.MF.
下载地址:https://github.com/ReactiveX/RxJava/archive/v2.1.5.zip
来自:开源中国社区
                  	
				
