| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-23 | 905 Bytes | |
| v7.7.0 source code.tar.gz | 2025-09-23 | 7.6 MB | |
| v7.7.0 source code.zip | 2025-09-23 | 8.0 MB | |
| Totals: 3 Items | 15.7 MB | 0 | |
A new release of the Swift toolkit for SQLite databases.
What's Changed
- Fix: add
Sendableconformance toDispatchQueueExecutoron Linux by @alephao in https://github.com/groue/GRDB.swift/pull/1814 - Support for Xcode 26 by @groue in https://github.com/groue/GRDB.swift/pull/1813
- Persistable Database Views by @groue in https://github.com/groue/GRDB.swift/pull/1810
- Update
GRDB7MigrationGuide.mdreference by @emmanuel-ferdman in https://github.com/groue/GRDB.swift/pull/1807 - Fix a race condition regarding Task cancellation, completing https://github.com/groue/GRDB.swift/pull/1797
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/groue/GRDB.swift/pull/1807
- @alephao made their first contribution in https://github.com/groue/GRDB.swift/pull/1814
Full Changelog: https://github.com/groue/GRDB.swift/compare/v7.6.1...v7.7.0