Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.15.4 source code.tar.gz | 2025-06-13 | 853.0 kB | |
0.15.4 source code.zip | 2025-06-13 | 910.9 kB | |
README.md | 2025-06-13 | 1.2 kB | |
Totals: 3 Items | 1.8 MB | 0 |
What's Changed
- Fix: Add
CustomStringConvertible
for 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