Skip to content

First 3.0 beta

Compare
Choose a tag to compare
@pavadeli pavadeli released this 02 Jul 07:32
7ec537e
Introduces a new final state (#178)

* introduces new final state and reactor mechanism

still missing unit tests

* introduces new take method on Derivables

* small optimization

* adds tests and fixes some discovered bugs

* add stopOnError option to take operator

* addresses review comments

* added additional tests to confirm to-/fromObservable behaviour

* changes rxjs adapter to align with derivable philosophy