Skip to content

Releases: RxSwiftCommunity/RxRealm

DependenceDay

30 Dec 12:02
Compare
Choose a tag to compare

This update bumps the dependencies version up and fixes compatibility issues

RxRealmDataSources compatibility

11 Dec 21:26
Compare
Choose a tag to compare

! 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

25 Nov 08:50
Compare
Choose a tag to compare

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

01 Nov 12:04
Compare
Choose a tag to compare

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

25 Oct 09:01
Compare
Choose a tag to compare

This release will get you running with the stable RxSwift 3.0.0 release 🌟

watch!

09 Oct 14:36
Compare
Choose a tag to compare

adds watchOS, still running on RxSwift 3.0.0 beta.2

rxswift3 b2 + realm 2

09 Oct 07:39
Compare
Choose a tag to compare

This release uses the latest beta 2 of RxSwift + RealmSwift 2.0+

swift3bugfixes

22 Sep 21:01
Compare
Choose a tag to compare
Merge pull request #33 from marcusficner/master

Fixes changesetArrayFrom

swift3pre3

20 Sep 09:17
Compare
Choose a tag to compare
0.2.3

0.2.3

swift3pre2

20 Sep 09:11
Compare
Choose a tag to compare
0.2.2

0.2.2