File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -274,3 +274,18 @@ Version 3.3.2 - 2024 Aug 16
274274- Update SQLite from 3.43.0 to 3.46.1 (2024-08-13) (#461 ) and (#477 )
275275- Explicitly =delete; Statement::bindNoCopy(..., std::string&&) (#469 )
276276
277+ Version 3.3.3 - 2025 May 20
278+
279+ - Update SQLite from 3.46.1 to 3.49.2 (2025-05-07) (#505 )
280+ - SQLiteCpp/Statement.h: add missing ` <cstdint> ` include (#488 )
281+ - sqlite3: set SQLITE_OMIT_LOAD_EXTENSION (#496 )
282+ - tests/Database_test.cpp: fix a warning around ` #endif ` (#489 )
283+ - Add a Github Dependabot config file (#480 )
284+ - Bump actions/checkout from 3 to 4 in (#482 )
285+ - Replace all double-quoted string literals in unit test (#483 )
286+ - Use explicit versions of Ubuntu images instead of latest (#484 )
287+ - Test linking with builtin libsqlite3-dev package on Ubuntu (#485 )
288+ - Add logic to use different FindPackage for python if cmake is above 3.12 (#454 )
289+ - Update googletest to v1.16.0 (#506 )
290+ - update meson dependencies (#508 )
291+
You can’t perform that action at this time.
0 commit comments