We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02d0b4 commit 34798beCopy full SHA for 34798be
CHANGELOG.md
@@ -5,6 +5,8 @@
5
* Support for custom SQL aggregates ([#881][])
6
* Restore previous iteration behavior ([#1075][])
7
* Fix compilation on Linux ([#1077][])
8
+* Align platform versions in SPM manifest and Xcode ([#1094][])
9
+* Revert OSX deployment target back to 10.10 ([#1095][])
10
11
0.13.0 (22-08-2021), [diff][diff-0.13.0]
12
========================================
@@ -128,3 +130,5 @@
128
130
[#919]: https://github.com/stephencelis/SQLite.swift/pull/919
129
131
[#1075]: https://github.com/stephencelis/SQLite.swift/pull/1075
132
[#1077]: https://github.com/stephencelis/SQLite.swift/issues/1077
133
+[#1094]: https://github.com/stephencelis/SQLite.swift/pull/1094
134
+[#1095]: https://github.com/stephencelis/SQLite.swift/pull/1095
0 commit comments