|
| 1 | +0.11.4 (xx-09-2017), [diff][diff-0.11.4] |
| 2 | +======================================== |
| 3 | + |
| 4 | +* Fix create/drop index functions ([#666][]) |
| 5 | +* Set deployment target to 8.0 (#624, #671, #717) |
| 6 | +* Added support for the union query clause ([#723][]) |
| 7 | +* Add support for ORDER and LIMIT on UPDATE and DELETE ([#722][]) |
| 8 | +* Swift 4 support [(#668][]) |
| 9 | + |
1 | 10 | 0.11.3 (30-03-2017), [diff][diff-0.11.3]
|
2 | 11 | ========================================
|
3 | 12 |
|
|
33 | 42 | [diff-0.11.1]: https://github.com/stephencelis/SQLite.swift/compare/0.11.0...0.11.1
|
34 | 43 | [diff-0.11.2]: https://github.com/stephencelis/SQLite.swift/compare/0.11.1...0.11.2
|
35 | 44 | [diff-0.11.3]: https://github.com/stephencelis/SQLite.swift/compare/0.11.2...0.11.3
|
| 45 | +[diff-0.11.4]: https://github.com/stephencelis/SQLite.swift/compare/0.11.3...0.11.4 |
36 | 46 |
|
37 | 47 | [#481]: https://github.com/stephencelis/SQLit1e.swift/pull/481
|
38 | 48 | [#532]: https://github.com/stephencelis/SQLit1e.swift/issues/532
|
|
45 | 55 | [#561]: https://github.com/stephencelis/SQLite.swift/issues/561
|
46 | 56 | [#571]: https://github.com/stephencelis/SQLite.swift/issues/571
|
47 | 57 | [#615]: https://github.com/stephencelis/SQLite.swift/pull/615
|
| 58 | +[#666]: https://github.com/stephencelis/SQLite.swift/pull/666 |
| 59 | +[#668]: https://github.com/stephencelis/SQLite.swift/pull/668 |
| 60 | +[#722]: https://github.com/stephencelis/SQLite.swift/pull/722 |
| 61 | +[#723]: https://github.com/stephencelis/SQLite.swift/pull/723 |
0 commit comments