github groue/GRDB.swift v7.4.0

latest release: v7.4.1
11 days ago

A new release of the Swift toolkit for SQLite databases.

This release is a recommended upgrade: it fixes unexpected ValueObservation failures in applications that perform asynchronous writes from a Task that gets cancelled.

What's Changed

  • Add the MIN and MAX multi-argument SQL functions to the query interface by @groue in #1745
  • Transaction observers are not impacted by Task Cancellation by @groue in #1747

Full Changelog: v7.3.0...v7.4.0

Don't miss a new GRDB.swift release

NewReleases is sending notifications on new releases.