File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.1
4+
5+ - Node v10 support
6+ - Upgrade to node-pre-gyp@0.10.1
7+ - Upgrade to nan@2.10.0
8+ - Upgrade to sqlite v3.24.0
9+ - Stopped bundling node-pre-gyp
10+ - Upgrade to mocha@5
11+ - Now building electron binaries (@kewde )
12+ - Add OPEN_FULLMUTEX constant
13+
314## 4.0.0
415
516 - Drop support for Node v0.10 and v.12
6677
6778 - Support for node 5.x
6879 - Upgraded SQLite to 3.9.1: https://www.sqlite.org/releaselog/3_9_1.html
69- - Enabled json1 extension by default
80+ - Enabled json1 extension by default
7081
7182## 3.1.0
7283
Original file line number Diff line number Diff line change 11{
22 "name" : " sqlite3" ,
33 "description" : " Asynchronous, non-blocking SQLite3 bindings" ,
4- "version" : " 4.0.0 " ,
4+ "version" : " 4.0.1 " ,
55 "homepage" : " http://github.com/mapbox/node-sqlite3" ,
66 "author" : {
77 "name" : " MapBox" ,
You can’t perform that action at this time.
0 commit comments