Releases: gulpjs/vinyl
Releases · gulpjs/vinyl
vinyl v3.0.0
⚠ BREAKING CHANGES
Clone streams with teex
No longer await all streams to flow before emitting data
Remove cloneable-readable (#155 )
Remove inspect
method & rely on util.inspect.custom
symbol
Normalize repository, dropping node <10.13 support (#151 )
Features
Clone streams with teex (d4868f4 )
No longer await all streams to flow before emitting data (d4868f4 )
Remove cloneable-readable (#155 ) (d4868f4 )
Miscellaneous Chores
Normalize repository, dropping node <10.13 support (#151 ) (9302802 )
Remove inspect
method & rely on util.inspect.custom
symbol (9302802 )
v2.2.1
Fix
Ensure symbolic link files are cloned properly (b5e1570 ) - Closes #143 #146
Docs
Improve isCustomProp documentation (02c8923 ) - Closes #144
Build
Avoid referencing deprecated Buffer (ec0ca87 ) - Closes #142
Scaffold
Add support-bot template (1ed02bb )
Update repository patterns (dc3fd77 )
v2.2.0
Update
Docs
Change "usefuly" to "useful" (4effdb6 ) - Closes #137
Replace legacy Stream reference with ReadableStream (a1c2e82 ) - Closes #140
Build
Enforce consistent line endings (ee934d6 )
Update build matrices (1e435ad )
v2.0.2
Fix
Proxy cwd if base is set to same value (07e4093 ) - Closes #129
v2.0.1
Upgrade
Use v1.0.0 of cloneable-readable (d2f40a8 )
v2.0.0
Breaking
New
Add isSymbolic method and symlink property (2357391 ) - Closes #79 #98
Update
Use clone-buffer module to clone buffers (4f154b8 )
Remove isBuffer utility (ddce456 )
Remove isNull utility (708f08e )
Use remove-trailing-separator standalone module (3411e59 ) - Closes #114 #115
Refactor tests (7e59a83 ) - Closes #103 #110
Use readable-stream to normalize for Streams3 (baa47bb )
Docs
Improve isDirectory & add isSymbolic docs (0299890 ) - Closes #104
Upgrade
Update clone-stats & replace-ext dependencies (fa861d0 ) - Closes #90
Build
Add AppVeyor for Windows testing (bf8a2c9 )
Scaffold
v1.2.0
Fix
Clone with constructor (94c4e02 )
Correct error message in stem accessor (3e04607 )
New
Allow custom properties to be assigned in constructor (3fe7a41 )
Docs
Update broken coveralls urls (3a65750 )
Remove extra symbol in code snippets (23219a8 )
Generate updated changelog (7b7b154 )
v1.1.1
Fix
Ensure isVinyl always returns a boolean (afbbb05 )
Docs
Build
Set Travis to sudo:false and add node 0.12/stable (4604c88 )
Scaffold
Add npm script for generating changelog (8de584d )
v1.1.0
New
Docs
Fix broken links and use reference links in README (72475a6 )
Build
Add eslint and jscs presets & update code (6c0f046 )
You can’t perform that action at this time.