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 723cdc8 commit bcbfe98Copy full SHA for bcbfe98
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+0.13.1 (tba)
2
+========================================
3
+
4
+* Support for database backup ([#919][])
5
+* Support for custom SQL aggregates ([#881][])
6
7
0.13.0 (22-08-2021), [diff][diff-0.13.0]
8
========================================
9
@@ -116,3 +122,5 @@
116
122
[#726]: https://github.com/stephencelis/SQLite.swift/pull/726
117
123
[#797]: https://github.com/stephencelis/SQLite.swift/pull/797
118
124
[#866]: https://github.com/stephencelis/SQLite.swift/pull/866
125
+[#881]: https://github.com/stephencelis/SQLite.swift/pull/881
126
+[#919]: https://github.com/stephencelis/SQLite.swift/pull/919
0 commit comments