Skip to content

1.11.0

Latest

Choose a tag to compare

@stephencelis stephencelis released this 19 Aug 20:28
· 1 commit to main since this release
a9c5172

What's Changed

  • Added: ColumnCoding passthrough trait to enable ColumnCoding in StructuredQueries (#520).
  • Fixed: Support strings with non-terminating NUL characters (#525).
  • Fixed: @Fetch* now wraps its state in SwiftUI's @State when possible, addressing potential SwiftUI glitches, including broken animation (#504).
  • Performance: Cache @FetchAll and @FetchOne statements (#527).
  • Performance: Improved String, Date, and UUID encoding/decoding (#528).
  • Infrastructure: Re-record snapshots (#522).
  • Infrastructure: Use sectionBy in CloudKit demo (#529).

Full Changelog: 1.10.0...1.11.0