New
1.10.0
What's Changed
- Add support for
SectionedFetchRequestand for updating predicates in SwiftUI by @RCCoop in https://github.com/ftchirou/PredicateKit/pull/29 - Allow enums, identifiables, and nils on the right hand side of the
!=operator by @ftchirou in https://github.com/ftchirou/PredicateKit/pull/28
Full Changelog: https://github.com/ftchirou/PredicateKit/compare/1.9.0...1.10.0