github pointfreeco/sqlite-data 1.11.0

2 hours ago

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

Don't miss a new sqlite-data release

NewReleases is sending notifications on new releases.