| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-10 | 1.0 kB | |
| v3.1.9 source code.tar.gz | 2024-08-10 | 1.9 MB | |
| v3.1.9 source code.zip | 2024-08-10 | 3.9 MB | |
| Totals: 3 Items | 5.8 MB | 2 | |
Bugfixes
- Fix
ScheduledRunnable's interruption logic if used from a no-interruptSchedulers.from. #7745
Documentation
- Update the javadoc description of
cast(). #7606 - Update
How-To-Use-RxJava.md(https://github.com/ReactiveX/RxJava/commit/d0038c98af7bf052253c89cbe07f0df62e2d4b83, https://github.com/ReactiveX/RxJava/commit/6d63111bde472e94ff8dbfa4288c6964c7363a15) - Update
Readme.mdwith reference toJavaFXScheduler.platform. (https://github.com/ReactiveX/RxJava/commit/f822ffbc48de4de9273120aaf58ac0a591bc7e99) - Fix broken annotation links. #7652
- Update marbles for concatMap{Single|Maybe}[DelayError] #7698