Comparing version 0.2.5 to 0.2.6
0.2.6 / 2015-09-24 | ||
================== | ||
* more travis/appveyor testing | ||
* src: modification so it works with nan@2 (#64, @santigimeno) | ||
* fix compile with io.js 2.1.0 on Linux (#56, @bradjc) | ||
* made it compile on freebsd (#55, @antxxxx) | ||
0.2.5 / 2015-04-15 | ||
@@ -3,0 +11,0 @@ ================== |
@@ -22,3 +22,3 @@ { | ||
], | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"debug": "2", | ||
"nan": "~1.7.0", | ||
"nan": "2", | ||
"readable-stream": "1.0" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3492168
242
521
+ Addednan@2.22.0(transitive)
- Removednan@1.7.0(transitive)
Updatednan@2