grunt-blanket-qunit
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "grunt-blanket-qunit", | ||
"description": "Headless Blanket.js code coverage and QUnit testing via PhantomJS", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"homepage": "https://github.com/ModelN/grunt-blanket-qunit", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -20,2 +20,6 @@ # grunt-blanket-qunit | ||
## Blanket.js dependency | ||
This plugin requires Blanket.js v1.1.5 which is currently still in development. Check the blanket.js version in the [dev branch](https://github.com/alex-seville/blanket/blob/development/dist/qunit/blanket.js) in the meantime. | ||
## The "blanket_qunit" task | ||
@@ -85,2 +89,7 @@ | ||
### 0.1.4 | ||
*Released 23 May 2013* | ||
* Doc updates & misc fixes | ||
### 0.1.0 | ||
@@ -87,0 +96,0 @@ *Released 23 May 2013* |
21361
97