Sha256: be01b41103701fbc43212c2234ec22494bc48c1e51bcb04cf09165354461456a
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
August 5th 2011 - v1.4.1 ------------------------ * added support for `:style => :scss` to generate .scss file (even though content will be almost exactly same as .css style) * deprecated `:output` option and replaced it with 2 new explicit `:output_image` and `:output_style` options * updated RELEASE NOTES to include setup for use with Rails 3.1 asset pipeline Auguest 5th 2011 - v1.4.0 ------------------------- * (not available) July 9th 2011 - v1.3.0 ---------------------- * source image file extensions now treated in case INsensitive manner (e.g. we detect both .PNG, .png and .Png) * added `:nocss => true` option to suppress generation of output css file (caller should use `run!` return value instead - it contains the generated css content as a string) May 8th 2011 - v1.2.0 --------------------- * added new `:layout => :packed` option to use bin-packing algorithm for generating rectangular sprite sheet * added pngcrush support April 29th 2011 - v1.0.0 ------------------------ * original version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sprite-factory-1.4.1 | RELEASE_NOTES.md |