Skip to content

3.3.1

Latest
Compare
Choose a tag to compare
@SRombauts SRombauts released this 27 Aug 21:25
· 18 commits to master since this release
fe6086c

What's Changed

  • Update SQLite from 3.42.0 to 3.43.0 (2023-08-24) by @SRombauts in #443
  • Add CMake option SQLITE_ENABLE_DBSTAT_VTAB and SQLITE_ENABLE_RTREE by @SRombauts in #428
  • Define SQLITECPP_COMPILE_DLL as PUBLIC by @calumr in #434
  • Update usage of SQLITECPP_USE_STATIC_RUNTIME by @SRombauts in #438
  • Declare BUILD_SHARED_LIBS option for discoverability by @SRombauts in #440
  • Set -DBUILD_SHARED_LIBS=ON by default on scripts and CI/CD by @SRombauts in #442
  • Rename the original build.yml to cmake.yml vs meson.yml by @SRombauts in #444
  • Release 3.3.1 by @SRombauts in #445

New Contributors

Full Changelog: 3.3.0...3.3.1