File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ Version 5.0.0-beta3
44- [ all] Introduce a binding layer to provide a common low level interface to work with different platforms.
55- [ all] add ` #get ` to retrieve modem status flags thanks to @jgillick !
66- [ all] Add electron precompiled binaries thanks to @Mike-Dax
7- - [ all] Allow node-pre-gyp path and host to be overridden thanks to @thom-nic
87- [ all] Conform to NodeJS error message formats
98- [ all] Drop NodeJS 0.10 and 0.12 support
109- [ all] Fix baud rate parsing in ` serialport-terminal ` thanks to @radio-miskovice for reporting it!
Original file line number Diff line number Diff line change 1010 "binary" : {
1111 "module_name" : " serialport" ,
1212 "module_path" : " build/{configuration}/" ,
13- "host" : " https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/5.0.0-beta2 "
13+ "host" : " https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/5.0.0-beta3 "
1414 },
1515 "main" : " ./lib" ,
1616 "repository" : {
You can’t perform that action at this time.
0 commit comments