A new release of the Swift toolkit for SQLite databases.
What's Changed
- Docs: fixes typos "FST"->"FTS" by @nylki in #1660
- Foundation: elide extensions on Windows to match Linux by @compnerd in #1661
- Core: import
ucrt
on Windows forstrcmp
by @compnerd in #1662 - Update LICENSE, fix copyright license year by @JasonnnW3000 in #1695
- Bump custom SQLite to 3.47.2 by @groue in #1696
- Fix typo in Readme.md by @kevinlg in #1697
- Select all columns but a few ones by @groue in #1700
New Contributors
- @nylki made their first contribution in #1660
- @compnerd made their first contribution in #1661
- @JasonnnW3000 made their first contribution in #1695
- @kevinlg made their first contribution in #1697
Full Changelog: v7.0.0-beta.6...v7.0.0-beta.7