Skip to content

Releases: bakkenbaeck/SweetFoundation

Swift 5 Support!

06 May 13:56
155c345
Compare
Choose a tag to compare
Swift 5 Update (#36)

* migrate to Xcode 10.2 and Swift 5

* bump podspec

* update xcode CI version

KeyPath Predicate Enhancements

24 Jan 14:11
f669685
Compare
Choose a tag to compare

Added support for IN and NOT IN with sets and arrays to keypath predicates.

Typed KeyPath Predicates

22 Jan 09:08
d9d900d
Compare
Choose a tag to compare
  • Added ability to use typed key paths with NSPredicate
  • Removed deprecated methods

Swift 4.2 Support

21 Sep 14:57
4e12664
Compare
Choose a tag to compare
  • Deprecates support for any convenience function on Array since API now exists in the Swift Standard Library to do this.

SweetFoundation — 1.1.0

01 Feb 10:09
Compare
Choose a tag to compare
Update macOS minimum deployment target

1.0.0

14 Sep 14:48
Compare
Choose a tag to compare
Add check for iOS and tvOS