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 ab8ff73 commit 97b2a07Copy full SHA for 97b2a07
CHANGELOG.md
@@ -165,3 +165,7 @@ Version 3.0.0 - January 1 2020
165
- Add Valgrind memcheck tool to Travis CI
166
- Remove Statement::isOk() deprecated in 2.2.0 when renamed to Statement::hasRow()
167
- Replace Database::backup() "C" implementation by calling the Backup class
168
+- Run Valgrind memcheck on Travis CI #252
169
+- Keep inline functions for GCov code coverage #253
170
+- Re-enable Coverity static analysis #254
171
+- Fix linking with system library (libsqlite3) #256
0 commit comments