What's Changed
- Added:
@FetchAll(sectionBy:)andStatement.fetchAll(sectionBy:)(#505; #512; #513). These APIs provide the same one-line ergonomics as SwiftData 27's new sectioning APIs, but with direct access to SQL, and available all the way back to iOS 13. - Fixed: Return copied CKRecords when modifying mock database (#507).
Full Changelog: 1.7.0...1.8.0