0.22.0
This release updates RxScala to use RxJava 1.0.0-rc.5 which included some breaking changes as it approaches 1.0 Final. Read the RxJava Release Notes for more information.
- Pull 27 Upgrade to RxJava 1.0.0-RC5
- Pull 27 Remove
groupByUntil
- Pull 27 Update
repeatWhen
/retryWhen
signatures - Pull 29 Remove 'parallel' operator
- Pull 23 Add missing Subject constructors and Subject classes from RxJava to RxScala
- Pull 25 Cleanup completeness test by removing parallelMerge obsolete comparison
Artifacts: Maven Central