Skip to content

v3.1.9

Latest
Compare
Choose a tag to compare
@akarnokd akarnokd released this 13 Aug 07:46
· 11 commits to 3.x since this release
148378c

Maven
JavaDocs

Bugfixes

  • Fix ScheduledRunnable's interruption logic if used from a no-interrupt Schedulers.from. #7745

Documentation

  • Update the javadoc description of cast(). #7606
  • Update How-To-Use-RxJava.md (d0038c9, 6d63111)
  • Update Readme.md with reference to JavaFXScheduler.platform. (f822ffb)
  • Fix broken annotation links. #7652
  • Update marbles for concatMap{Single|Maybe}[DelayError] #7698