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 C...