Skip to content

Releases: roberthein/Observable

Open Observable up for subclassing

28 Dec 17:09
Compare
Choose a tag to compare

This release makes it possible to subclass the Observables and Makes the Disposable initializer public.

Adds Observable binding

03 Sep 17:04
Compare
Choose a tag to compare
2.1.0

Update Observable.podspec

Fixes deadlock issue.

21 Feb 08:31
Compare
Choose a tag to compare

This PR migrates the lock from pthread_mutex_t to NSRecursiveLock which avoids the deadlock problem.

2.0.0

11 Jan 14:47
Compare
Choose a tag to compare
Update Observable.podspec