RxAndroid v1.0.1 Release Notes

Release Date: 2015-08-10 // over 8 years ago
    • 🛠 Fix: Correctly check isUnsubscribed() state in HandlerScheduler's worker before scheduling
      more work.
    • 🛠 Fix: Eliminate a potential race condition in HandlerScheduler to ensure any posted work will
      be canceled on unsubscription.

    Download:

    compile 'io.reactivex:rxandroid:1.0.1'