RxScala v0.25.1 Release Notes

Release Date: 2015-12-18 // over 8 years ago
  • 🚀 This release upgrades RxJava to 1.0.17 along with several experimental APIs including new interval overloads, concatEager, concatMapEager, flattenDelayError and BlockingObservable.subscribe.

    Pull Requests

    • Pull 172 Fix invalid wikipedia url in AsyncWiki example
    • 🔨 Pull 174 Refactor CompletenessTest to support adding completeness tests for other classes
    • ⬆️ Pull 176 Upgrade sbt to 0.13.8; move completeness package to scala-2.11; enable fatal-warnings
    • Pull 178 Eliminated two possible false positives from BlockingObservableTest
    • ⬆️ Pull 182 Upgrade to RxJava 1.0.17

    Artifacts: Maven Central