3.2.1
版本发布时间: 2022-12-13 04:35:21
SRombauts/SQLiteCpp最新发布版本:3.3.2(2024-08-17 03:46:37)
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 https://github.com/SRombauts/SQLiteCpp/pull/383
- Don't link anymore with Visual Studio's static runtime by default by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/370
- Add Visual Studio 2022 to AppVeyor CI/CD by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/371
- Fix cmake scoping issues with packaged SQLite by @peterbell10 in https://github.com/SRombauts/SQLiteCpp/pull/277
- Update googletest by @vuhailongkl97 in https://github.com/SRombauts/SQLiteCpp/pull/374
- Some documentation fixes by @cbielow in https://github.com/SRombauts/SQLiteCpp/pull/377
- [Meson] fixes for meson project by @ninjaoflight in https://github.com/SRombauts/SQLiteCpp/pull/380
- Ensure that TEXT column is UTF-8 encoded before using sqlite3_column_blob() by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/387
- Fix #382 #74 disable SQLITECPP_USE_STACK_PROTECTION when on MinGW by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/385
- [meson] Update SQLite from 3.39.3 to 3.40.0 by @ninjaoflight in https://github.com/SRombauts/SQLiteCpp/pull/386
- make std::filesystem optional by @ninjaoflight in https://github.com/SRombauts/SQLiteCpp/pull/388
- [meson] add missing compile options by @ninjaoflight in https://github.com/SRombauts/SQLiteCpp/pull/389
New Contributors
- @peterbell10 made their first contribution in https://github.com/SRombauts/SQLiteCpp/pull/277
- @vuhailongkl97 made their first contribution in https://github.com/SRombauts/SQLiteCpp/pull/374
- @cbielow made their first contribution in https://github.com/SRombauts/SQLiteCpp/pull/377
Full Changelog: https://github.com/SRombauts/SQLiteCpp/compare/3.2.0...3.2.1