3.3.1
版本发布时间: 2023-08-28 05:25:06
SRombauts/SQLiteCpp最新发布版本:3.3.2(2024-08-17 03:46:37)
What's Changed
- Update SQLite from 3.42.0 to 3.43.0 (2023-08-24) by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/443
- Add CMake option SQLITE_ENABLE_DBSTAT_VTAB and SQLITE_ENABLE_RTREE by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/428
- Define SQLITECPP_COMPILE_DLL as PUBLIC by @calumr in https://github.com/SRombauts/SQLiteCpp/pull/434
- Update usage of SQLITECPP_USE_STATIC_RUNTIME by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/438
- Declare BUILD_SHARED_LIBS option for discoverability by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/440
- Set -DBUILD_SHARED_LIBS=ON by default on scripts and CI/CD by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/442
- Rename the original build.yml to cmake.yml vs meson.yml by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/444
- Release 3.3.1 by @SRombauts in https://github.com/SRombauts/SQLiteCpp/pull/445
New Contributors
- @calumr made their first contribution in https://github.com/SRombauts/SQLiteCpp/pull/434
Full Changelog: https://github.com/SRombauts/SQLiteCpp/compare/3.3.0...3.3.1