File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.1.0
4+
5+ - Electron v6 support [ #1195 ] ( https://github.com/mapbox/node-sqlite3/pull/1195 )
6+ - Electron v4.1 and v4.2 support [ #1180 ] ( https://github.com/mapbox/node-sqlite3/pull/1180 )
7+ - Custom file header with ` --sqlite_magic ` [ #1144 ] ( https://github.com/mapbox/node-sqlite3/pull/1144 )
8+ - https everywhere [ #1177 ] ( https://github.com/mapbox/node-sqlite3/pull/1177 )
9+
310## 4.0.7
411
512- Node v12 support
613- Electron v5 support
714- Fix backup API tests
815- HAVE_USLEEP=1 for all platforms
9- - docker suport
16+ - docker suport
1017
1118## 4.0.6
1219- Release of 4.0.5 (again due CI)
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.9 " ,
4+ "version" : " 4.1.0 " ,
55 "homepage" : " https://github.com/mapbox/node-sqlite3" ,
66 "author" : {
77 "name" : " MapBox" ,
You can’t perform that action at this time.
0 commit comments