Skip to content

7.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@groue groue released this 06 Oct 16:54
· 68 commits to master since this release

A new release of the Swift toolkit for SQLite databases.

What's Changed

  • use #if directives to conditionally @preconcurrency import the Dispatch module to enable building the package on linux by @tayloraswift in #1644
  • Add coalesce free function and Row method by @philmitchell in #1645
  • Add DatabaseValueConvertible tip for JSON columns by @bok- in #1649

New Contributors

Full Changelog: v7.0.0-beta.2...v7.0.0-beta.3