Skip to content

Commit f02248c

Browse files
committed
Release v0.16.2
1 parent 3e021b7 commit f02248c

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
## v0.16.2
2+
*2024-06-19, Venice*
3+
4+
- SQLite 3.46.0
5+
- Library updates
6+
17
## v0.16.1
28
*2024-04-18, Venice*
39

4-
- SQLite 3.45.2
10+
- SQLite 3.46.0
511
- Library updates (incl. security fixes upstream)
612

713
## v0.16.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Obtaining an answer of
5656

5757
[Docs](https://germ.gitbook.io/ws4sqlite/), a [Tutorial](https://germ.gitbook.io/ws4sqlite/tutorial), a [Discord](https://discord.gg/nBCcq2VQPu).
5858

59-
- Aligned to [**SQLite 3.45.2**](https://sqlite.org/releaselog/3_45_2.html);
59+
- Aligned to [**SQLite 3.46.0**](https://sqlite.org/releaselog/3_46_0.html);
6060
- A [**single executable file**](https://germ.gitbook.io/ws4sqlite/documentation/installation) (written in Go);
6161
- HTTP/JSON access, with [**client libraries**](https://germ.gitbook.io/ws4sqlite/client-libraries) for convenience;
6262
- Directly call `ws4sqlite` on a database (as above), many options available using a YAML companion file;

0 commit comments

Comments
 (0)