A new release of the Swift toolkit for SQLite databases.
What's Changed
- Fix: add
Sendable
conformance toDispatchQueueExecutor
on Linux by @alephao in #1814 - Support for Xcode 26 by @groue in #1813
- Persistable Database Views by @groue in #1810
- Update
GRDB7MigrationGuide.md
reference 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