Skip to content

Releases: stephencelis/SQLite.swift

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

0.13.1

17 Nov 00:16
0.13.1
60a6501

Choose a tag to compare

  • Support for database backup #919
  • Support for custom SQL aggregates #881
  • Restore previous behavior in FailableIterator #1075
  • Fix compilation on Linux #1077
  • Align platform versions in SPM manifest and Xcode #1094
  • Revert OSX deployment target back to 10.10 #1095

Support for Xcode 12 and iOS 14 + fixes

22 Aug 20:57
9af51e2

Choose a tag to compare

0.13.0

Support for Xcode 12 and iOS 14 + fixes