We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1909a77 commit cc9e062Copy full SHA for cc9e062
CHANGELOG.md
@@ -263,3 +263,14 @@ Version 3.3.1 - 2023 Aug 27
263
- Set -DBUILD_SHARED_LIBS=ON by default on scripts and CI/CD (#442)
264
- Update SQLite from 3.42.0 to 3.43.0 (2023-08-24) (#443)
265
- Rename the original build.yml to cmake.yml vs meson.yml (#444)
266
+
267
+Version 3.3.2 - 2024 Aug 16
268
269
+- Fix and update Travis CI workflow (#450)
270
+- Update Googletest to v1.15.2 (#451) and (#478)
271
+- [Meson] update meson dependencies (#448)
272
+- Macos ci fix (#476)
273
+- Update meson dependencies [Meson only] (#475)
274
+- Update SQLite from 3.43.0 to 3.46.1 (2024-08-13) (#461) and (#477)
275
+- Explicitly =delete; Statement::bindNoCopy(..., std::string&&) (#469)
276
0 commit comments