Skip to content

Releases: edenspiekermann/sprite.sh

1.2.1

05 Apr 12:54
Compare
Choose a tag to compare
  • Change the way the sprite is hidden to fix an issue with gradients (#24)

1.2.0

09 May 20:29
Compare
Choose a tag to compare
  • Moved the script away from Bash to Node.js (#20)

1.1.0

02 May 08:19
Compare
Choose a tag to compare
  • Removed inner <svg> tags (#18)

1.0.11

11 Apr 14:42
Compare
Choose a tag to compare
  • Made it possible to use file and folder names containing spaces (f7827f8)

1.0.10

02 Mar 11:49
Compare
Choose a tag to compare
  • Added xmlns:link attribute to <svg> wrapper

1.0.9

24 Feb 09:24
Compare
Choose a tag to compare
  • Fixed a bug with command line arguments in the Gem

1.0.8

23 Feb 10:02
Compare
Choose a tag to compare
  • Synced up Ruby Gem and npm package

1.0.6

17 Feb 11:08
Compare
Choose a tag to compare
  • Fixed a variable misuse (14d2297)

1.0.5

17 Feb 11:04
Compare
Choose a tag to compare
  • Improved informative messages (4068b5b)
  • Prevented the destination file from being generated if no input files were given (4068b5b)

1.0.4

15 Feb 14:57
Compare
Choose a tag to compare
  • Removed auto-generated <title> tags