Skip to content

Releases: garriguv/SQLiteMigrationManager.swift

SQLite.swift 0.15.3 and Xcode 16 compatibility

Choose a tag to compare

@garriguv garriguv released this 11 Jul 15:30
42281bf

What's Changed

New Contributors

Full Changelog: 0.8.1...0.8.3

SQLite 0.13.3 & SQLCipher

Choose a tag to compare

@garriguv garriguv released this 27 Sep 08:14
  • Update SQLite.swift to 0.13.3.
  • Add subspec compatible with SQLCipher (@liyuan116)

SQLite.swift 0.13.0

Choose a tag to compare

@garriguv garriguv released this 13 Oct 21:54
  • Adds support for SQLite.swift 0.13.0

SQLite.swift 0.12.0

Choose a tag to compare

@garriguv garriguv released this 01 May 19:17

Xcode 10.2

Choose a tag to compare

@garriguv garriguv released this 24 Apr 13:22
  • Update SQLite.swift to 0.11.6.
  • Support for Xcode 10.2.
  • Swift 5.0 migration.

macOS support

Choose a tag to compare

@garriguv garriguv released this 02 Feb 18:09
  • Add macOS support (@nickgzzjr & @misteral).
  • Reorganize project to support additional platforms in the future.

Swift 4.2

Choose a tag to compare

@garriguv garriguv released this 13 Nov 16:46
  • Swift 4.2 support.
  • Upgrage example app.
  • Swift Package Manager support.

APPLICATION_EXTENSION_API_ONLY

Choose a tag to compare

@garriguv garriguv released this 13 Nov 12:53
  • Set APPLICATION_EXTENSION_API_ONLY to YES

Swift 4.0

Choose a tag to compare

@garriguv garriguv released this 23 Nov 08:44

Add support for Swift 4.0

Drop iOS 8 support

Choose a tag to compare

@garriguv garriguv released this 15 May 10:58
0.2.0 release (#12)

* Remove unnecessary comment

* update changelog

* bump version to 0.2.0