|
1 |
| -0.12.3 (18-05-2021), [diff][diff-0.12.2] |
| 1 | +0.13.0 (22-08-2021), [diff][diff-0.13.0] |
2 | 2 | ========================================
|
3 | 3 |
|
4 |
| -* Swift 5.3 support. |
5 |
| -* Xcode 12.5 support. |
6 |
| -* Bumps minimum deployment versions. |
7 |
| -* Fixes up Package.swift to build SQLiteObjc module. |
| 4 | +* Swift 5.3 support |
| 5 | +* Xcode 12.5 support |
| 6 | +* Bumps minimum deployment versions |
| 7 | +* Fixes up Package.swift to build SQLiteObjc module |
8 | 8 |
|
9 |
| -0.11.6 (xxx), [diff][diff-0.11.6] |
| 9 | +0.12.1, 0.12.2 (21-06-2019) [diff][diff-0.12.2] |
| 10 | +======================================== |
| 11 | + |
| 12 | +* CocoaPods modular headers support |
| 13 | + |
| 14 | +0.12.0 (24-04-2019) [diff][diff-0.12.0] |
| 15 | +======================================== |
| 16 | + |
| 17 | +* Version with Swift 5 Support |
| 18 | + |
| 19 | +0.11.6 (19-04-2019), [diff][diff-0.11.6] |
10 | 20 | ========================================
|
11 | 21 |
|
12 | 22 | * Swift 4.2, SQLCipher 4.x ([#866][])
|
|
71 | 81 | [diff-0.11.4]: https://github.com/stephencelis/SQLite.swift/compare/0.11.3...0.11.4
|
72 | 82 | [diff-0.11.5]: https://github.com/stephencelis/SQLite.swift/compare/0.11.4...0.11.5
|
73 | 83 | [diff-0.11.6]: https://github.com/stephencelis/SQLite.swift/compare/0.11.5...0.11.6
|
| 84 | +[diff-0.12.0]: https://github.com/stephencelis/SQLite.swift/compare/0.11.6...0.12.0 |
| 85 | +[diff-0.12.2]: https://github.com/stephencelis/SQLite.swift/compare/0.12.0...0.12.2 |
| 86 | +[diff-0.13.0]: https://github.com/stephencelis/SQLite.swift/compare/0.12.2...0.13.0 |
74 | 87 |
|
75 | 88 | [#142]: https://github.com/stephencelis/SQLite.swift/issues/142
|
76 | 89 | [#315]: https://github.com/stephencelis/SQLite.swift/issues/315
|
|
0 commit comments