Releases: terrierscript/gulp-unzip
Releases · terrierscript/gulp-unzip
v1.1.0
v1.1.0 - Gulp@4 Compatibility! 🎉🎉🎉
Main targets
- Add support to gulp@4
- Migrate to Vinyl@2, drop
file.pipe()
- Add Linter
- Add Husky
- Upgrade dependencies
- Update
Readme.md
- Update
package.json
Changelog
v1.0.1
Changelog
Documentation #21
- 12499b6 Test migration to ES6
- aab0172386c68927afba1be08bb2bb5bc1a555c5Core migration to ES6
- 9c6707f Dependencies updated
through2
from^0.4.1
to3.0.0
unzipper
from^0.7.1
to0.9.10
mocha
from^1.18.0
to5.2.0
assert-plus
from^0.1.5
to1.0.0
minimatch
from^0.2.14
to3.0.4
- 9c6707f Dependencies removed
defaults
fancy-log
- ed79df4 Added
CONTRIBUTING.md
- 4ca7b16 Added
LICENSE
- 64ecb3f Improved documentation