gulp.spritesmith-multi
Version:
A wrapper for gulp.spritesmith to generate multiple sprites and stylesheets
82 lines (41 loc) • 3.82 kB
Markdown
<!-- c8cc8bb 1467007780000 -->
## [v3.1.0](https://github.com/reducejs/gulp.spritesmith-multi/commit/c8cc8bb) (2016-06-27)
* [[`8114c32`](https://github.com/reducejs/gulp.spritesmith-multi/commit/8114c32)] Add a builtin template for responsive sprites
* [[`f7b5906`](https://github.com/reducejs/gulp.spritesmith-multi/commit/f7b5906)] changelog
## [v3.0.0](https://github.com/reducejs/gulp.spritesmith-multi/commit/4b3234c) (2016-02-19)
* [[`802c534`](https://github.com/reducejs/gulp.spritesmith-multi/commit/802c534)] changelog
* [[`c64840a`](https://github.com/reducejs/gulp.spritesmith-multi/commit/c64840a)] new fork
* [[`743654d`](https://github.com/reducejs/gulp.spritesmith-multi/commit/743654d)] CHANGELOG
## [v2.2.2](https://github.com/reducejs/gulp.spritesmith-multi/commit/0bcab22) (2016-01-22)
* [[`05dcad4`](https://github.com/reducejs/gulp.spritesmith-multi/commit/05dcad4)] Update example
* [[`cb100b4`](https://github.com/reducejs/gulp.spritesmith-multi/commit/cb100b4)] Handle error
* [[`5550e64`](https://github.com/reducejs/gulp.spritesmith-multi/commit/5550e64)] CHANGELOG
## [v2.2.1](https://github.com/reducejs/gulp.spritesmith-multi/commit/20b19cb) (2016-01-21)
* [[`423d056`](https://github.com/reducejs/gulp.spritesmith-multi/commit/423d056)] Fix pending tasks in empty cases
* [[`6e6d4a6`](https://github.com/reducejs/gulp.spritesmith-multi/commit/6e6d4a6)] Update readme
* [[`2ce6f9f`](https://github.com/reducejs/gulp.spritesmith-multi/commit/2ce6f9f)] CHANGELOG
## [v2.2.0](https://github.com/reducejs/gulp.spritesmith-multi/commit/1116ba1) (2015-12-11)
* [[`356510a`](https://github.com/reducejs/gulp.spritesmith-multi/commit/356510a)] Update deps
* [[`9176b3c`](https://github.com/reducejs/gulp.spritesmith-multi/commit/9176b3c)] CHANGELOG
## [v2.1.0](https://github.com/reducejs/gulp.spritesmith-multi/commit/394da0b) (2015-11-21)
* [[`e7545bd`](https://github.com/reducejs/gulp.spritesmith-multi/commit/e7545bd)] Travis: stable, 4, 0.12
* [[`594302f`](https://github.com/reducejs/gulp.spritesmith-multi/commit/594302f)] Support separate image and css streams
* [[`50ff066`](https://github.com/reducejs/gulp.spritesmith-multi/commit/50ff066)] Update dependencies
* `gulp.spritesmith` to 5.0.1
* `handlebars` to 4.0.5
* `gulp-tape` to 0.0.6
* [[`e25edf2`](https://github.com/reducejs/gulp.spritesmith-multi/commit/e25edf2)] Travis: node 5
* [[`574f188`](https://github.com/reducejs/gulp.spritesmith-multi/commit/574f188)] CHANGELOG
## [v2.0.1](https://github.com/reducejs/gulp.spritesmith-multi/commit/ec0622f) (2015-11-11)
* [[`94dfd5f`](https://github.com/reducejs/gulp.spritesmith-multi/commit/94dfd5f)] Fix, gulp build, move template to build directory
* [[`736144f`](https://github.com/reducejs/gulp.spritesmith-multi/commit/736144f)] remove unused file
* [[`c817adc`](https://github.com/reducejs/gulp.spritesmith-multi/commit/c817adc)] remove build directory
## [v2.0.0](https://github.com/reducejs/gulp.spritesmith-multi/commit/7c8b579) (2015-10-30)
* [[`ba2636b`](https://github.com/reducejs/gulp.spritesmith-multi/commit/ba2636b)] breaking changes: refactor code
* [[`aa61691`](https://github.com/reducejs/gulp.spritesmith-multi/commit/aa61691)] readme
* [[`639cafb`](https://github.com/reducejs/gulp.spritesmith-multi/commit/639cafb)] readme
* [[`0193686`](https://github.com/reducejs/gulp.spritesmith-multi/commit/0193686)] deps
* [[`56b1837`](https://github.com/reducejs/gulp.spritesmith-multi/commit/56b1837)] readme
## [v1.0.0](https://github.com/reducejs/gulp.spritesmith-multi/commit/acac3d2) (2015-09-02)
* [[`bb4a44c`](https://github.com/reducejs/gulp.spritesmith-multi/commit/bb4a44c)] multiple sprites and stylesheets
* [[`eec57b5`](https://github.com/reducejs/gulp.spritesmith-multi/commit/eec57b5)] Initial commit