Skip to content

6.27.0

Latest
Compare
Choose a tag to compare
@groue groue released this 21 Apr 14:03
· 2 commits to master since this release

A new release of the Swift toolkit for SQLite databases.

  • Fixed: #1533 by @groue: Fix a bug in Decodable support
  • Documentation Update: #1534 The Single-Row Tables guide was updated with guidance about default configuration values.
  • Documentation Update: #1535 The ValueObservation Scheduling documentation chapter explains the default behavior of ValueObservation fetches, and explains how to make sure they are never performed on the main thread.