Releases: RxSwiftCommunity/RxRealm
Releases · RxSwiftCommunity/RxRealm
DependenceDay
This update bumps the dependencies version up and fixes compatibility issues
RxRealmDataSources compatibility
! Breaking changes! This version type erases the emitted collection from changesetFrom(...)
method in order to allow for different observers to observe the sequence.
Single Object Crash Fix
the standard swift lib function type(of:)
crashes on the device so this version uses a workaround that doesn't need this function. Enjoy!
Single Object Observing
This release adds the possibility to observe a Realm object you already have your hands on, like so: Observable.from(myObject).subscribe(onNext: {value in ....}) etc.
RxSwift 3.0.0 support
This release will get you running with the stable RxSwift 3.0.0 release 🌟
watch!
rxswift3 b2 + realm 2
This release uses the latest beta 2 of RxSwift + RealmSwift 2.0+
swift3bugfixes
Merge pull request #33 from marcusficner/master Fixes changesetArrayFrom
swift3pre3
0.2.3 0.2.3
swift3pre2
0.2.2 0.2.2