Skip to content

Releases: ReactiveX/RxJavaAsyncUtil

0.21.0

01 Oct 04:28
Compare
Choose a tag to compare

This is the first release after splitting from RxJava into its own top level project RxJavaAsyncUtil.

This is the same code as version 0.20.4 except:

  • all deprecated methods and types are deleted
  • now published to groupId io.reactivex instead of com.netflix.rxjava
  • artifactId is now rxjava-async-util instead of rxjava-async
io.reactivex:rxjava-async-util:0.21.0

The artifacts can be found on maven Central at: http://repo1.maven.org/maven2/io/reactivex/rxjava-async-util

Artifacts: Maven Central

0.20.4

01 Oct 04:11
Compare
Choose a tag to compare

Last release as submodule of of RxJava: https://github.com/ReactiveX/RxJava/releases/tag/0.20.4