Commit Graph

174 Commits

Author SHA1 Message Date
Fedor Indutnyy
3c4a7eebba Merge remote-tracking branch 'upstream/master' 2022-04-07 16:46:10 -07:00
Fedor Indutny
bd26a8145b sqlcipher support 2022-04-07 16:44:24 -07:00
Joshua Wise
98095c4edb 7.5.0 2022-01-18 20:28:14 -06:00
Joshua Wise
1e7e1d090f upgraded SQLite to 3.37.2, and removed tar dependency 2022-01-18 14:36:46 -06:00
Joshua Wise
230ea65ed0 7.4.6 2021-12-29 18:30:35 -05:00
Joshua Wise
fedcca3e31 7.4.5 2021-11-19 16:36:34 -06:00
Mahesh Bandara Wijerathna
bd2a69e3e6
Update prebuild-install to v7.0.0 (#724) 2021-11-19 16:02:09 -06:00
Joshua Wise
1ac101d7de 7.4.4 2021-10-25 08:32:43 -05:00
Joshua Wise
22c2ab8199 reverted mocha version 2021-10-25 08:31:23 -05:00
Matthew McEachen
ad9b28e502
Upgrade depencies (#702)
Addresses #692 and #694
2021-10-25 08:29:03 -05:00
Joshua Wise
1fa3c77e90 7.4.3 2021-07-19 00:13:43 -05:00
Joshua Wise
3467abdd4c 7.4.2 2021-07-18 23:45:16 -05:00
Joshua Wise
309708be17 7.4.1 2021-06-05 21:27:11 -05:00
Joshua Wise
8d06b17720 7.4.0 2021-05-14 09:32:31 -05:00
Joshua Wise
696719b8f5 7.3.1 2021-05-04 21:39:37 -05:00
Joshua Wise
3893b33f0b 7.3.0 2021-05-04 20:09:48 -05:00
Joshua Wise
898946e580 7.2.0 2021-05-04 01:12:33 -05:00
Joshua Wise
4e68294e1c 7.1.5 2021-04-14 17:57:38 -05:00
Joshua Wise
4dc52f1dce 7.1.4 2021-03-30 17:41:03 -05:00
Joshua Wise
8a27802e67 7.1.3 2021-03-30 16:44:35 -05:00
Joshua Wise
f644470a7d combined workflows and removed travis and appveyor 2021-03-30 16:04:27 -05:00
Joshua Wise
ae4edf4401 updated sqlite to 3.35.2 and updated dependencies 2021-03-30 13:44:46 -05:00
Joshua Wise
6d05e9e4e7 7.1.2 2020-12-19 16:27:44 -06:00
Joshua Wise
058ac2c109 upgraded tar package 2020-12-19 13:47:07 -06:00
Joshua Wise
03f382a3ba 7.1.1 2020-09-14 15:19:25 -05:00
Joshua Wise
6be0b0ec61 7.1.0 2020-06-10 13:48:00 -05:00
Joshua Wise
32dfdc053c 7.0.1 2020-04-25 19:49:27 -05:00
Joshua Wise
f87669f40a 7.0.0 2020-04-25 10:23:57 -05:00
Joshua Wise
775e39e625 removed debug code 2020-04-22 15:52:55 -05:00
Joshua Wise
52c1053d2f debug commit 2020-04-22 15:45:40 -05:00
Joshua Wise
758665a3db dropped support for node versions < 10
removed the integer library in favor of bigints
added support for worker threads
enabled SQLITE_THREADSAFE=2
replaced native Require() calls with dependency injection
2020-04-21 20:53:31 -05:00
Joshua Wise
66fcb8675b 6.0.1 2020-02-24 08:01:42 -06:00
Joshua Wise
ee6733de9a 6.0.0 2020-02-23 22:48:05 -06:00
Joshua Wise
27982c2981 updated deps 2020-02-23 22:04:12 -06:00
Joshua Wise
04e13e2585 added correct deploy key and cleaned up 2020-01-07 13:23:41 -05:00
Dan
07e4a31428
Only include the better_sqlite3 node file 2019-10-31 09:27:04 -06:00
Dan Barela
f889257db4 Prebuild
This adds prebuild support.  When the library is released from GitHub a travis build will run which builds the library for Node 8, 10 and 12, and Electron 2 - 7
2019-10-30 11:22:49 -06:00
Joshua Thomas Wise
d6299aa4cc 5.4.3 2019-09-04 16:26:32 -04:00
Joshua Thomas Wise
687ab16a37 5.4.2 2019-08-05 11:55:38 -04:00
Matthew McEachen
53159e7dee Add windows continuous integration tests (#193)
* Add windows CI support:
* appveyor config
* fix afterEach failures by closing some DB leaks
* skip load-extension tests (at least for now)
* removed bash-specific `$(npm bin)` construct

* windows ci is slow, and fixed another db leak

* appveyor machines are slow

* fix db leak

* add node 12 to windows build matrix

* get tests passing on windows again

* prevent fd leak
2019-08-05 10:58:16 -04:00
Matthew McEachen
8e2866c898 Housekeeping: upgrade dependencies (#286) 2019-08-02 15:04:14 -04:00
Joshua Wise
1d43e61187 5.4.1 2019-07-18 16:24:24 -04:00
Joshua Wise
d3a879dcba 5.4.0 2019-01-22 14:18:58 -05:00
Joshua Thomas Wise
b965776eca 5.3.0 2019-01-11 12:04:22 -05:00
Joshua Thomas Wise
971c12de36 5.2.1 2018-12-17 12:57:14 -05:00
Joshua Wise
1f8c66d0a6 5.2.0 2018-12-15 08:38:43 -05:00
Joshua Wise
452336c5f3 5.1.0 2018-12-15 03:48:09 -05:00
Joshua Wise
f02cf1edd9 5.0.1 2018-10-09 17:06:03 -04:00
Joshua Wise
04fe76111f 5.0.0 2018-10-09 10:54:28 -04:00
Joshua Wise
fbc1d40c01 added test for "timeout" option 2018-10-08 23:29:38 -04:00