1.0.0
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
andjsx
files - Adding warning message when
read
option is used (the option belongs togulp.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 usingsort-stream
insteadtemplateString
option is removed in favor of usinggulp-file
instead- The old API where target could be provided as a string path is removed in favor of only using Vinyl File Streams