Skip to content

Releases: garriguv/SQLiteMigrationManager.swift

SQLite.swift 0.15.3 and Xcode 16 compatibility

11 Jul 15:30
42281bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.8.3

SQLite 0.13.3 & SQLCipher

27 Sep 08:14
Compare
Choose a tag to compare
  • Update SQLite.swift to 0.13.3.
  • Add subspec compatible with SQLCipher (@liyuan116)

SQLite.swift 0.13.0

13 Oct 21:54
Compare
Choose a tag to compare
  • Adds support for SQLite.swift 0.13.0

SQLite.swift 0.12.0

01 May 19:17
Compare
Choose a tag to compare

Xcode 10.2

24 Apr 13:22
Compare
Choose a tag to compare
  • Update SQLite.swift to 0.11.6.
  • Support for Xcode 10.2.
  • Swift 5.0 migration.

macOS support

02 Feb 18:09
Compare
Choose a tag to compare
  • Add macOS support (@nickgzzjr & @misteral).
  • Reorganize project to support additional platforms in the future.

Swift 4.2

13 Nov 16:46
Compare
Choose a tag to compare
  • Swift 4.2 support.
  • Upgrage example app.
  • Swift Package Manager support.

APPLICATION_EXTENSION_API_ONLY

13 Nov 12:53
Compare
Choose a tag to compare
  • Set APPLICATION_EXTENSION_API_ONLY to YES

Swift 4.0

23 Nov 08:44
Compare
Choose a tag to compare

Add support for Swift 4.0

Drop iOS 8 support

15 May 10:58
Compare
Choose a tag to compare
0.2.0 release (#12)

* Remove unnecessary comment

* update changelog

* bump version to 0.2.0