GRDB.swift v0.108.0 Release Notes

  • ๐Ÿš€ Released May 17, 2017

    ๐Ÿ†• New

    • ๐Ÿ‘‰ Use CocoaPods to install GRDB with SQLCipher:

      pod 'GRDBCipher'
      

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿšš RowConvertible.awakeFromFetch() has been removed.