Skip to content

1.0.0

Compare
Choose a tag to compare
@joakimbeng joakimbeng released this 23 Jul 10:53
· 141 commits to master since this release

New features

  • Adding relative option (#33)
  • Adding selfClosingTag option
  • Adding name option
  • Adding support for injecting *.coffee files by default (#19)
  • Adding default transforms and tags for jade and jsx files
  • Adding warning message when read option is used (the option belongs to gulp.src)
  • Adding some logging
  • Better documentation with more examples
  • More tests

Fixes

  • Fixing Windows problems with ignorePath (#30)

Deprecations

  • sort option is removed in favor of using sort-stream instead
  • templateString option is removed in favor of using gulp-file instead
  • The old API where target could be provided as a string path is removed in favor of only using Vinyl File Streams