v7.7.0
A new release of the Swift toolkit for SQLite databases.
What's Changed
- Fix: add
Sendableconformance toDispatchQueueExecutoron Linux by @alephao in #1814 - Support for Xcode 26 by @groue in #1813
- Persistable Database Views by @groue in #1810 — see View Records
- Update
GRDB7MigrationGuide.mdreference by @emmanuel-ferdman in #1807 - Fix a race condition regarding Task cancellation, completing #1797
New Contributors
- @emmanuel-ferdman made their first contribution in #1807
- @alephao made their first contribution in #1814
Full Changelog: v7.6.1...v7.7.0