badoo / Reaktive

Kotlin multi-platform implementation of Reactive Extensions
Apache License 2.0
1.17k stars 58 forks source link

Stabilized plugins #745

Closed arkivanov closed 1 year ago

arkivanov commented 1 year ago

New methods with default implementations can be added to the ReaktivePlugin interface without breaking the API.

As part of #620.