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.