SQLite.swift Versions Save

A type-safe, Swift-language layer over SQLite3.

0.15.3

4 weeks ago

What's Changed

Full Changelog: https://github.com/stephencelis/SQLite.swift/compare/0.15.2...0.15.3

0.15.2

1 month ago

0.15.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/stephencelis/SQLite.swift/compare/0.15.0...0.15.1

0.15.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stephencelis/SQLite.swift/compare/0.14.1...0.15.0

0.14.1

1 year ago
  • Reverted Blob changes (#1170)
  • For 0.14.0 changes, see the changelog

0.13.3

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

0.13.2

2 years ago

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

0.13.1

2 years ago
  • 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

0.13.0

2 years ago

0.12.2

4 years ago