Skip to content

0.15.0

Compare
Choose a tag to compare
@benjchristensen benjchristensen released this 20 Nov 01:38
· 4820 commits to 3.x since this release

This release contains a refactor of the Scala Bindings by @headinthebox that results in some breaking changes.

The previous solution ended up not working well in all cases for idiomatic Scala usage. Java/Scala interop has been changed and is no longer transparent so as to optimize for native Scala usage.

Read the rxjava-scala README for more information.

  • Pull 503 New Scala Bindings
  • Pull 502 Fix ObserveOn and add ParallelMerge Scheduler overload
  • Pull 499 ObserveOn Refactor
  • Pull 492 Implement the scheduler overloads for Range, From, StartWith
  • Pull 496 Add contravariant for min and max

Artifacts: Maven Central