Skip to content

0.22.0

Compare
Choose a tag to compare
@benjchristensen benjchristensen released this 08 Oct 16:19
· 290 commits to 0.x since this release

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