ReactiveX / RxScala

RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
Apache License 2.0
888 stars 121 forks source link

Update Scala version to 2.12.0 final #214

Closed ruippeixotog closed 7 years ago

ruippeixotog commented 7 years ago

Updates Scala to 2.12.0 final and makes this the default Scala version from now on.

zsxwing commented 7 years ago

👍 Thanks!

ruippeixotog commented 7 years ago

No problem at all! Please publish a Scala 2.12 version of RxScala as soon as you can :)

OlegIlyenko commented 7 years ago

👍

zsxwing commented 7 years ago

@ruippeixotog RxScala 0.26.4 should be available in maven central in several hours. Then you can try the Scala 2.12 version :)