Commit Graph

51 Commits

Author SHA1 Message Date
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
Fedor Indutny
9e85ee2e91
feat: stmt.scanStats() 2025-08-04 13:40:00 -07:00
Fedor Indutny
d1646af2f3 2.1.0 2025-06-30 10:34:29 -07:00
Fedor Indutny
9d1ddd2e24
feat: include string version of error in err.code 2025-06-30 10:33:30 -07:00
Fedor Indutny
8b6365b761 2.0.3 2025-05-12 11:59:14 -07:00
Fedor Indutny
8f3d534645 fix: always reset statement on error 2025-05-12 11:49:05 -07:00
Fedor Indutny
24a198971b 2.0.2 2025-05-08 09:38:34 -07:00
Willow
2cf0ed0e59
fix: allow importing with exports-aware Typescript 2025-05-08 09:38:15 -07:00
Fedor Indutny
fefc9efbe3 2.0.1 2025-04-28 14:08:19 -07:00
Fedor Indutny
b4d9e35023
fix: crash after closing the database 2025-04-28 14:06:06 -07:00
Fedor Indutny
d2364faa35 2.0.0 2025-04-03 12:33:08 -07:00
Fedor Indutny
76b0627059
breaking: add initTokenizer() API method 2025-04-03 12:32:39 -07:00
Jamie Kyle
8560210b73 1.1.0 2025-04-03 11:26:48 -07:00
Jamie Kyle
3223f79e92
Update sqlcipher to 4.7.0 2025-04-03 11:26:32 -07:00