3.2.1
Bugfixes and cmake/meson build system fixes only
What's Changed
- Update SQLite from 3.39.3 to 3.40.0 (2022-11-16) by @SRombauts in #383
- Don't link anymore with Visual Studio's static runtime by default by @SRombauts in #370
- Add Visual Studio 2022 to AppVeyor CI/CD by @SRombauts in #371
- Fix cmake scoping issues with packaged SQLite by @peterbell10 in #277
- Update googletest by @vuhailongkl97 in #374
- Some documentation fixes by @cbielow in #377
- [Meson] fixes for meson project by @ninjaoflight in #380
- Ensure that TEXT column is UTF-8 encoded before using sqlite3_column_blob() by @SRombauts in #387
- Fix #382 #74 disable SQLITECPP_USE_STACK_PROTECTION when on MinGW by @SRombauts in #385
- [meson] Update SQLite from 3.39.3 to 3.40.0 by @ninjaoflight in #386
- make std::filesystem optional by @ninjaoflight in #388
- [meson] add missing compile options by @ninjaoflight in #389
New Contributors
- @peterbell10 made their first contribution in #277
- @vuhailongkl97 made their first contribution in #374
- @cbielow made their first contribution in #377
Full Changelog: 3.2.0...3.2.1