Skip to content

Tags: GerHobbelt/SQLiteCpp

Tags

3.3.3

Toggle 3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.3.3 (SRombauts#507)

## What's Changed
* Update SQLite from 3.46.1 to 3.49.2 (2025-05-07) by @SRombauts in
SRombauts#505
* Add a Github Dependabot config file by @SRombauts in
SRombauts#480
* Bump actions/checkout from 3 to 4 by @dependabot in
SRombauts#482
* Replace all double-quoted string literals by single quotes in unit
test by @SRombauts in SRombauts#483
* Use explicit versions of Ubuntu images instead of latest by @SRombauts
in SRombauts#484
* Test linking with builtin libsqlite3-dev package on Ubuntu by
@SRombauts in SRombauts#485
* Add logic to use different FindPackage for python if cmake is above
3.12 by @syntheticgio in SRombauts#454
* tests/Database_test.cpp: fix a warning around `#endif` by @trofi in
SRombauts#489
* SQLiteCpp/Statement.h: add missing `<cstdint>` include by @trofi in
SRombauts#488
* sqlite3: set SQLITE_OMIT_LOAD_EXTENSION by @brt-v in
SRombauts#496
* Update googletest to v1.16.0 by @SRombauts in
SRombauts#506
* update meson dependencies by @UnixY2K in
SRombauts#508

## New Contributors
* @syntheticgio made their first contribution in
SRombauts#454
* @trofi made their first contribution in
SRombauts#489
* @brt-v made their first contribution in
SRombauts#496

**Full Changelog**:
SRombauts/SQLiteCpp@3.3.2...3.3.3

3.3.2

Toggle 3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 3.3.2

sqlite-3.43.0

Toggle sqlite-3.43.0's commit message
SQLite 3.43.0

3.3.1

Toggle 3.3.1's commit message

3.3.0

Toggle 3.3.0's commit message

3.2.1

Toggle 3.2.1's commit message
Release 3.2.1 with some build system cleanup

3.2.0

Toggle 3.2.0's commit message
Release 3.2.0 with some more code modernization

v3.39.0

Toggle v3.39.0's commit message

Verified

This commit was signed with the committer’s verified signature.
charlievieth Charlie Vieth
sqlite3: update to v3.39.0

v3.38.2

Toggle v3.38.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SRombauts#349 from Kacperos155/refactoring-Stateme…

…nt&Column

Refactoring of Statement and Column classes

3.1.2a0

Toggle 3.1.2a0's commit message
Update copyright to 2021