Releases: edenspiekermann/sprite.sh
Releases · edenspiekermann/sprite.sh
1.2.1
- Change the way the sprite is hidden to fix an issue with gradients (#24)
1.2.0
- Moved the script away from Bash to Node.js (#20)
1.1.0
- Removed inner
<svg>
tags (#18)
1.0.11
- Made it possible to use file and folder names containing spaces (f7827f8)
1.0.10
- Added
xmlns:link
attribute to <svg>
wrapper
1.0.9
- Fixed a bug with command line arguments in the Gem
1.0.8
- Synced up Ruby Gem and npm package
1.0.5
- Improved informative messages (4068b5b)
- Prevented the destination file from being generated if no input files were given (4068b5b)
1.0.4
- Removed auto-generated
<title>
tags