Skip to content

Releases: stephencelis/SQLite.swift

0.16.0

08 Mar 13:38
0.16.0
964c300

Choose a tag to compare

What's Changed

  • Fix compilation on Linux by @jberkel in #1349
  • Remove SwiftToolchainCSQLite by @jberkel in #1352
  • Adds linkerSettings to example wrapper package in documentation for SQLCipher.swift integration by @R4N in #1354
  • Prepare 0.16.0 by @jberkel in #1353

Full Changelog: 0.15.5...0.16.0

0.15.5

22 Jan 09:13
0.15.5
0c08856

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.4...0.15.5

0.15.4

13 Jun 21:32
392dd60

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.3...0.15.4

0.15.3

19 Apr 00:50

Choose a tag to compare

What's Changed

Full Changelog: 0.15.2...0.15.3

0.15.2

16 Apr 04:09
e5e8339

Choose a tag to compare

What's Changed

Full Changelog: 0.15.1...0.15.2

0.15.1

13 Apr 16:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0

24 Feb 10:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.1...0.15.0

0.14.1

02 Nov 08:02
0.14.1
7a2e3cd

Choose a tag to compare

0.13.3

27 Mar 12:03
4d543d8

Choose a tag to compare

  • UUID Fix #1112
  • Add prepareRowIterator method to an extension of Statement. #1119
  • Adding primary key support to column with references #1121

0.13.2

25 Jan 15:59
5f5ad81

Choose a tag to compare

• Closing bracket position #1100
• Native user_version support in Connection #1105