Please enable JavaScript in your browser!
Головна сторінка
Огляд
Довідка
Увійти
makenotabuggreatagain
/
gulp-copy
Слідкувати
0
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Гілка:
master
Гілки
Теги
master
gulp-copy
/
CHANGELOG.md
CHANGELOG.md
376 B
Постійне посилання
Історія
Запис
1.1.0
Replace deprecated gulp-util, thx to
@demurgos
and
@grig0ry
1.0.1
Fix for absolute paths
1.0.0
Require node v4
Require gulp 3.9.x
Automated tests
0.0.2 Streams release
use nodejs streams to write files (instead of cp command)
fix callback issues (which probably will fix the too many open files bug)
0.0.1 Initial release
initial code