Skip to content

1.8.0

Latest

Choose a tag to compare

@stephencelis stephencelis released this 27 Jul 17:15
8921198

What's Changed

  • Added: @FetchAll(sectionBy:) and Statement.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