Commit Graph

64 Commits

Author SHA1 Message Date
Fedor Indutny
f90dd065e9 3.3.5
Some checks failed
Test / test (clang, clang++, macos-latest) (push) Has been cancelled
Test / test (gcc, g++, ubuntu-latest) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
2026-05-26 12:32:59 -07:00
Fedor Indutny
9e947e02ae fix: pnpm build with prebuilds 2026-05-26 12:32:50 -07:00
Fedor Indutny
ef6443f848 fix: linux ci 2026-05-26 12:24:23 -07:00
Fedor Indutny
84a54d03d5 3.3.4 2026-05-26 12:08:35 -07:00
Fedor Indutny
d27e1d9a27 fix: install pnpm in Dockerfile 2026-05-26 12:08:25 -07:00
Fedor Indutny
19eb15285d 3.3.3 2026-05-26 11:58:19 -07:00
Fedor Indutny
c5c58ee0c4 fix: specify pnpm version in package.json 2026-05-26 11:58:08 -07:00
Fedor Indutny
d755f4997e 3.3.2 2026-05-26 11:31:32 -07:00
Fedor Indutny
3df7bb3fda chore: update pnpm to 10.18.1 2026-05-26 11:31:18 -07:00
Fedor Indutny
14ea17da26 3.3.1 2026-05-26 11:02:26 -07:00
Fedor Indutny
c2ba9fcc16
chore: update docker image to fix linux builds 2026-05-26 11:02:06 -07:00
Fedor Indutny
788376d0cf 3.3.0 2026-05-26 09:49:16 -07:00
Jamie
f6c6098522
Add db.setWalHook()
Co-authored-by: Fedor Indutny <indutny@signal.org>
2026-05-26 09:49:06 -07:00
Fedor Indutny
341ba5387b 3.2.1 2026-03-17 09:43:47 -07:00
Fedor Indutny
0180ac2982 chore: update rust-toolchain for CI 2026-03-17 09:43:29 -07:00
Fedor Indutny
059c56e5e1 3.2.0 2026-03-17 09:10:26 -07:00
Jamie
8ca829224f
Update SqliteValue to expect a Uint8Array<ArrayBuffer> 2026-03-17 09:10:11 -07:00
Fedor Indutny
e303f7f333 3.1.0 2025-12-31 00:04:35 +01:00
Fedor Indutny
8f625a6628
feat: custom functions 2025-12-31 00:04:26 +01:00
Fedor Indutny
e7dad7dc6e 3.0.1 2025-11-25 13:29:20 -08:00
Fedor Indutny
4ef618cee4 3.0.1-rc.2 2025-11-25 13:20:31 -08:00
Fedor Indutny
e7aa532457 chore: update npm in publish action 2025-11-25 13:20:21 -08:00
Fedor Indutny
a7bf1b5a41 3.0.1-rc.1 2025-11-25 13:09:05 -08:00
Fedor Indutny
dcc79168bf chore: use OIDC for workflow 2025-11-25 13:08:43 -08:00
Fedor Indutny
808689b6ef fix: clear pending exception in log fn 2025-11-25 13:06:38 -08:00
Fedor Indutny
c50acaa2ed chore: put back INCRBLOB 2025-11-19 12:13:44 -08:00
Fedor Indutny
db0e2cdde6 chore: use alloca 2025-11-19 12:08:32 -08:00
Fedor Indutny
d5a55f168b chore: use recommended defines for sqlcipher 2025-11-19 12:02:01 -08:00
Fedor Indutny
e9110912fb fix: gyp file syntax error 2025-11-19 11:09:32 -08:00
Fedor Indutny
102d205512 chore: enable LTO on sqlcipher 2025-11-19 11:08:00 -08:00
Fedor Indutny
c41fadeb7a 3.0.0 2025-09-05 10:01:54 -07:00
Fedor Indutny
ac72ab5354
feat: cache parameter bindings 2025-09-05 10:00:29 -07:00
Fedor Indutny
e528fa8aaa 2.4.4 2025-08-15 10:36:27 -07:00
Fedor Indutny
ee6c652c6b fix: update extension to 0.2.2 2025-08-15 10:36:07 -07:00
Fedor Indutny
9c1859e99b 2.4.3 2025-08-13 16:46:40 -07:00
Fedor Indutny
5eeadbe38e chore: fix test in workflow 2025-08-13 16:46:33 -07:00
Fedor Indutny
5b8c8d9ecd 2.4.2 2025-08-13 16:28:21 -07:00
Fedor Indutny
d06c1718c7 chore: fix binaries for profiling release 2025-08-13 16:28:20 -07:00
Fedor Indutny
026e7205a3 2.4.1 2025-08-13 16:19:34 -07:00
Fedor Indutny
e5aa3aefda chore: fix publish script 2025-08-13 16:19:25 -07:00
Fedor Indutny
d5578e2f47 2.4.0 2025-08-13 16:07:46 -07:00
Fedor Indutny
92ca1f8017
Update sqlcipher to v4.10.0 2025-08-13 16:07:35 -07:00
Fedor Indutny
2de04bedae 2.3.0 2025-08-13 13:15:47 -07:00
Fedor Indutny
31a01e846b
feat: introduce setLogger method 2025-08-13 13:15:27 -07:00
Fedor Indutny
67c25d34cf 2.2.2 2025-08-07 10:32:16 -07:00
Fedor Indutny
b788cec79b
fix: include original error in ROLLBACK failure 2025-08-07 10:32:09 -07:00
Fedor Indutny
26e1566203 2.2.1 2025-08-04 14:50:11 -07:00
Fedor Indutny
8b7d2f7433 fix: profiling build 2025-08-04 14:50:02 -07:00
Fedor Indutny
0251c9027d 2.2.0 2025-08-04 14:29:26 -07:00
Fedor Indutny
0ec7a54258 chore: build profiling and production versions 2025-08-04 14:01:37 -07:00