Skip to content

7.1.0

Compare
Choose a tag to compare
@groue groue released this 05 Feb 14:58
· 6 commits to master since this release

A new release of the Swift toolkit for SQLite databases.

What's Changed

  • New: Expose sqlite3_libversion_number as Database.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