RxScala v0.26.5 Release Notes

Release Date: 2016-12-28 // over 7 years ago
  • 🔀 The most notable change is adding SyncOnSubscribe and AsyncOnSubscribe support. Search them in RxScalaDemo ⬆️ for examples. RxJava and Scala are upgraded to the latest version as well. Check the following section for other changes.

    Pull Requests

    • 🔀 Pull 220 Implement SyncOnSubscribe and AsyncOnSubscribe
    • Pull 222 Add FutureToObservable
    • Pull 223 Add Notification.flatMap

    Artifacts: Maven Central