Comparing version
1.1.2 / 2015-08-27 | ||
================== | ||
* appveyor: test node v0.12, and x64 platform | ||
* package: allow any "ref" v1 | ||
* package: update "nan" to v2 for tests | ||
* package: update "array-index" to v0.1.1 | ||
* travis: fix node v0.8 and add iojs v2.5 and v3 | ||
* travis: remove node v0.6, v0.11, add v0.12 | ||
* README: use SVG appveyor badge | ||
1.1.1 / 2015-03-24 | ||
@@ -3,0 +14,0 @@ ================== |
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", | ||
@@ -20,5 +20,5 @@ "repository": { | ||
"dependencies": { | ||
"array-index": "~0.1.0", | ||
"array-index": "~0.1.1", | ||
"debug": "2", | ||
"ref": "~1.0.1" | ||
"ref": "1" | ||
}, | ||
@@ -28,4 +28,4 @@ "devDependencies": { | ||
"mocha": "*", | ||
"nan": "~1.7.0" | ||
"nan": "2" | ||
} | ||
} |
@@ -5,3 +5,3 @@ ref-array | ||
[](https://travis-ci.org/TooTallNate/ref-array) | ||
[](https://ci.appveyor.com/project/TooTallNate/ref-array) | ||
[](https://ci.appveyor.com/project/TooTallNate/ref-array) | ||
@@ -8,0 +8,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
20580
3.9%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated