gulp-insert
Version:
Append or Prepend a string with gulp
27 lines (16 loc) • 461 B
Markdown
0.5.0 / 2015-08-05
==================
* added file object as second parameter to transform hook
0.4.0 / 2014-06-28
==================
* Add function of file as arguments of appent/prepend/wrap
0.3.0 / 2014-04-06
==================
* Add support for streams (@nfroidure)
* Add support for passing null files through
0.2.0 / 2014-02-02
==================
* Added wrap and transform methods
0.1.0 / 2014-01-17
==================
* Initial Release