First 3.0 beta
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