grunt-oversprite
Advanced tools
Comparing version
{ | ||
"name": "grunt-oversprite", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Grunt plugin for creating sprites and replacing them in css files", | ||
@@ -18,3 +18,3 @@ "main": "tasks/grunt-oversprite.js", | ||
"dependencies": { | ||
"spritesmith": "~0.10.0" | ||
"spritesmith": "0.18.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
@@ -101,5 +101,8 @@ grunt-oversprite | ||
### 0.1.6 | ||
- Updated to spritesmith 0.18.0. Now supports pngsmith. thnx to @ jsmarkus . | ||
### 0.1.5 | ||
- Updated to spritesmith 0.10. Now supporta padding attribute. | ||
- Fix for #5 (Case not ignored then searching for files). Thanks to @orand. | ||
- Updated to spritesmith 0.10. Now supports padding attribute. | ||
- Fix for #5 (Case not ignored then searching for files). Thanks to @orand . | ||
@@ -106,0 +109,0 @@ ### 0.1.4 |
13827
0.68%115
2.68%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated