Skip to content

Releases: Kitura/Swift-Kuery-SQLite

2.0.1

10 Apr 16:34
Compare
Choose a tag to compare

Support Swift 5

2.0.0

18 Dec 17:06
Compare
Choose a tag to compare

Swift-Kuery-SQLite 2.0.0 includes the following updates:

  • Conformance to Swift-Kuery 3.0 protocols
  • Asynchronous API behavior
  • Replaced Int32 support with Int64 support (C API limitation)
  • Bug fixes (See commit history)

The release contains breaking API and behavior changes.

For further details please see the Swift-Kuery MigrationGuide

1.1.0

04 Jun 15:44
Compare
Choose a tag to compare
  • Handle Mixed Casing
  • Support Auto Increment
  • Update Swift-Kuery to 2.0.0

1.0.0

06 Apr 10:25
Compare
Choose a tag to compare
  • Convert to Swift 4 package
  • Support Swift 4.1