GRDB 3.3.0-beta1 released

Hello Swift community,

GRDB 3.3.0-beta1 is out.

This release focuses on enhancing the relationships between Codable records and the database, with JSON columns and customizable date formats.

Other notable enhancements are:

  • Support for Swift 4.2 and Xcode 10 beta 6 (Xcode 9.3 is still supported).
  • Support for the FTS5 full-text engine when available in the operating system (iOS 11.4+ / macOS 10.13+ / watchOS 4.3+).

:construction: This is a beta release. The stable GRDB 3.3.0 will likely ship soon after Xcode 10 GM.

Full release notes

Happy GRDB!

1 Like