SQLite.swift v0.11.1 Release Notes

Release Date: 2016-12-06 // over 7 years ago
    • โ†” Integrate SQLCipher via CocoaPods ([#546][], [#553][])
    • Made lastInsertRowid consistent with other SQLite wrappers ([#532][])
    • ๐Ÿ›  Fix for ~= operator used with Double ranges
    • ๐Ÿ“š Various documentation updates