RxScala v0.22.0 Release Notes

Release Date: 2014-10-07 // over 9 years ago
  • ๐Ÿš€ 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