Observable Versions Save

The easiest way to observe values in Swift.

2.2.0

3 years ago

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

2.1.0

3 years ago

2.0.1

4 years ago

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

2.0.0

4 years ago