File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ v0.7.3:
2
+ date: 2014-03-06
3
+ changes:
4
+ - Only create empty dest files when they don't already exist.
1
5
v0.7.2:
2
6
date: 2014-02-02
3
7
changes:
Original file line number Diff line number Diff line change 1
- # grunt-contrib-sass v0.7.2 [ ![ Build Status] ( https://travis-ci.org/gruntjs/grunt-contrib-sass.png?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-sass )
1
+ # grunt-contrib-sass v0.7.3 [ ![ Build Status] ( https://travis-ci.org/gruntjs/grunt-contrib-sass.png?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-sass )
2
2
3
3
> Compile Sass to CSS
4
4
@@ -245,6 +245,7 @@ grunt.initConfig({
245
245
246
246
## Release History
247
247
248
+ * 2014-03-06 v0.7.3 Only create empty dest files when they don't already exist.
248
249
* 2014-02-02 v0.7.2 Fix error reporting when Sass is not available.
249
250
* 2014-01-28 v0.7.1 Fix regression of Bundler support.
250
251
* 2014-01-26 v0.7.0 Improve Windows support.
@@ -266,4 +267,4 @@ grunt.initConfig({
266
267
267
268
Task submitted by [ Sindre Sorhus] ( http://github.com/sindresorhus )
268
269
269
- * This file was generated on Sun Feb 02 2014 09:09:20 .*
270
+ * This file was generated on Thu Mar 06 2014 14:43:40 .*
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-contrib-sass" ,
3
3
"description" : " Compile Sass to CSS" ,
4
- "version" : " 0.7.2 " ,
4
+ "version" : " 0.7.3 " ,
5
5
"homepage" : " https://github.com/gruntjs/grunt-contrib-sass" ,
6
6
"author" : {
7
7
"name" : " Grunt Team" ,
You can’t perform that action at this time.
0 commit comments