All Versions
17
Latest Version
Avg Release Cycle
138 days
Latest Release
805 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.14.1 Changes
November 01, 2022- ๐ Reverted
Blob
changes (See [#1167][] for rationale).
- ๐ Reverted
-
v0.14.0 Changes
October 27, 2022๐ For breaking changes, see [Upgrading.md](Documentation/Upgrading.md).
- ๐ Support more complex schema changes and queries ([#1073][], [#1146][] [#1148][])
- ๐ Support
ATTACH
/DETACH
([#30][], [#1142][]) - ๐ฆ Expose connection flags (via
URIQueryParameter
) to open db ([#1074][])) - ๐ Support
WITH
clause ([#1139][]) - โ Add
Value
conformance forNSURL
([#1110][], [#1141][]) - โ Add decoding for
UUID
([#1137][]) - ๐ SQLCipher: improve documentation ([#1098][]), add
sqlcipher_export
([#1101][]) - ๐ Fix
insertMany([Encodable])
([#1130][], [#1138][]) - ๐ Fix incorrect spelling of
remove_diacritics
([#1128][]) - ๐ Fix project build order ([#1131][])
- ๐ Blob performance improvements ([#416][], [#1167][])
- ๐ Various performance improvements ([#1109][], [#1115][], [#1132][])
- โ Removed FTS3/4 tokenizer integration (
registerTokenizer
, [#1104][], [#1144][])
-
v0.13.3 Changes
January 25, 2022- UUID Fix ([#1112][])
- โ Add prepareRowIterator method to an extension of Statement. ([#1119][])
- โ Adding primary key support to column with references ([#1121][])
-
v0.13.2 Changes
January 25, 2022- Closing bracket position ([#1100][])
- ๐ Native user_version support in Connection ([#1105][])
-
v0.13.1 Changes
November 17, 2021- ๐ 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][])
-
v0.13.0 Changes
August 22, 2021- ๐ Swift 5.3 support
- ๐ Xcode 12.5 support
- ๐ Bumps minimum deployment versions
- ๐ Fixes up Package.swift to build SQLiteObjc module
-
v0.12.3 Changes
May 18, 2021- ๐ Swift 5.3 support.
- ๐ Xcode 12.5 support.
- ๐ Bumps minimum deployment versions.
- ๐ Fixes up Package.swift to build SQLiteObjc module.
-
v0.12.2
June 21, 2019 -
v0.12.1 Changes
June 21, 2019- ๐ CocoaPods modular headers support
-
v0.12.0 Changes
April 24, 2019๐ Version with Swift 5 Support