What's Changed
- Added:
ColumnCodingpassthrough trait to enableColumnCodingin StructuredQueries (#520). - Fixed: Support strings with non-terminating
NULcharacters (#525). - Fixed:
@Fetch*now wraps its state in SwiftUI's@Statewhen possible, addressing potential SwiftUI glitches, including broken animation (#504). - Performance: Cache
@FetchAlland@FetchOnestatements (#527). - Performance: Improved
String,Date, andUUIDencoding/decoding (#528). - Infrastructure: Re-record snapshots (#522).
- Infrastructure: Use
sectionByin CloudKit demo (#529).
Full Changelog: 1.10.0...1.11.0