Skip to content

Releases: RCCoop/RCDataKit

v1.0.2

Choose a tag to compare

@RCCoop RCCoop released this 16 Apr 21:52
9a1e868

Updated NSSortDescriptor.ascending(_:) and .descending(_:) to allow KeyPaths for optional properties.

v1.0.1

Choose a tag to compare

@RCCoop RCCoop released this 15 Apr 11:59

Added more cases for NSPredicate builders for KeyPaths of optional properties.

Also added joined(with:) for collections of NSPredicate to create AND or OR predicates from collections.

v1.0

Choose a tag to compare

@RCCoop RCCoop released this 24 Nov 19:33

First published version. Enjoy!

0.1

0.1 Pre-release
Pre-release

Choose a tag to compare

@RCCoop RCCoop released this 05 Oct 16:49
7546271

Initial public version