File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.0.7-beta2
2
+ -------------
3
+ - Code cleanup due to moving to eslint internally
4
+ - Bugfixes around JS handling of file descriptors
5
+
1
6
Version 2.0.7-beta1
2
7
-------------
3
8
- Remove deprecated BuildCommDCB for windows support
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " serialport" ,
3
- "version" : " 2.0.7-beta1 " ,
3
+ "version" : " 2.0.7-beta2 " ,
4
4
"description" : " Welcome your robotic javascript overlords. Better yet, program them!" ,
5
5
"author" : {
6
6
"name" : " Chris Williams" ,
11
11
"module_name" : " serialport" ,
12
12
"module_path" : " ./build/{configuration}/{node_abi}-{platform}-{arch}/" ,
13
13
"package_name" : " {node_abi}-{platform}-{arch}.tar.gz" ,
14
- "host" : " https://github.com/voodootikigod/node-serialport/releases/download/2.0.7-beta1 "
14
+ "host" : " https://github.com/voodootikigod/node-serialport/releases/download/2.0.7-beta2 "
15
15
},
16
16
"main" : " ./serialport" ,
17
17
"repository" : {
You can’t perform that action at this time.
0 commit comments