RxAndroid v1.2.1 Release Notes

Release Date: 2016-08-25 // over 7 years ago
    • 🆕 New: AndroidSchedulers.reset() allows clearing the scheduler cache such that the next call to
      AndroidSchedulers.mainThread() will ask the RxAndroidSchedulerHook to re-create it. This API
      ⏱ is experimental to match Schedulers.reset() in RxJava.
    • RxJava dependency now points at v1.1.6.