Skip to content

Releases: RxSwiftCommunity/RxCloudKit

Swift 5 + RxSwift 5.0.1

14 May 20:28
Compare
Choose a tag to compare
1.1.0

Swift 5 + RxSwift 5.0.1

Dassie

22 Jan 00:54
Compare
Choose a tag to compare

new method in CacheDelegate to be called for database subscriptions -

func query(notification: CKQueryNotification, fetchCompletionHandler completionHandler: @escaping (UIBackgroundFetchResult) -> Void)

0.0.44

02 Nov 19:25
Compare
Choose a tag to compare
os.log

0.0.41

31 Oct 06:16
Compare
Choose a tag to compare
query on CKRecord system field(s) with NSArray.filtered(using: predic…

0.0.40

30 Oct 19:15
Compare
Choose a tag to compare
static

0.0.38

30 Oct 18:40
Compare
Choose a tag to compare
non-mutating .id()

0.0.37

28 Oct 20:05
Compare
Choose a tag to compare
.id()

0.0.36

28 Oct 04:37
Compare
Choose a tag to compare
removed unnecessary call when there are no modified zones

0.0.35

27 Oct 06:55
Compare
Choose a tag to compare
auto cloud sync on fresh install

0.0.34

26 Oct 06:10
Compare
Choose a tag to compare
cleaner interface with Maybe instead of Single