New
0.15.4
What's Changed
- Fix: Add
CustomStringConvertiblefor Setter by @dyikai in https://github.com/stephencelis/SQLite.swift/pull/1279 - fix cross compilation for linux on macOS fails #1317 by @ha100 in https://github.com/stephencelis/SQLite.swift/pull/1318
- Support creating tables in schema changer by @jberkel in https://github.com/stephencelis/SQLite.swift/pull/1315
- Update CI / build by @jberkel in https://github.com/stephencelis/SQLite.swift/pull/1316
- Fully qualify Expression by @jberkel in https://github.com/stephencelis/SQLite.swift/pull/1319
- Update oldest supported platform versions by @clarkcb in https://github.com/stephencelis/SQLite.swift/pull/1280
- Prepare 0.15.4 by @jberkel in https://github.com/stephencelis/SQLite.swift/pull/1320
New Contributors
- @dyikai made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1279
- @ha100 made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1318
- @clarkcb made their first contribution in https://github.com/stephencelis/SQLite.swift/pull/1280
Full Changelog: https://github.com/stephencelis/SQLite.swift/compare/0.15.3...0.15.4