PredicateKit Versions Save

🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logical operators, literal values, and functions.

1.2.0

3 years ago

✨ Thanks to the Twitter user erλend for suggesting this feature.

1.1.0

3 years ago
  • Add support for initializing an NSFetchedResultsController from a FetchRequest
  • Add the != (not-equal) operator

✨ Special thanks to @joel-perry for contributing these changes.

1.0.0

3 years ago

🩹 Fix a typo in the public API (rename diatratricInsensitive to diacriticInsensitive)

0.1.1

3 years ago

🔨 Add Swift 5.1 compatibility

0.1.0

3 years ago

📦 First release