7.1.0
A new release of the Swift toolkit for SQLite databases.
What's Changed
- New: Expose
sqlite3_libversion_number
asDatabase.sqliteLibVersionNumber
by @groue in #1713 - Fix: DatabaseQueue restores its read/write abilities when an async read-only database access is cancelled. by @groue in #1716
- New: Allow RxGRDB to compile without warning by @groue in #1717
Full Changelog: v7.0.0...v7.1.0