This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
sv1313
/
TestQA
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6f123ff03e
Branches
Tags
master
TestQA
/
node_modules
/
vinyl
/
CHANGELOG.md
CHANGELOG.md
16 KB
Histórico
Raw
Change Log
v1.1.1 (2016/01/18 23:23 +00:00)
3990e00
1.1.1
2d3e984
chore: add NPM script for changelog (
@T1st3
)
f70c395
docs: add CHANGELOG.md (
@T1st3
)
#74
Fix isVinyl for falsy values (
@erikkemperman
)
3e8b132
Fix isVinyl for falsy values (
@erikkemperman
)
#73
Readme: use SVG images. (
@d10
)
193e3d2
Readme: use SVG images. (
@d10
)
#67
Set Travis to sudo:false and add node 0.12/4.x (
@pdehaan
)
c33d85a
Set Travis to sudo:false and add node 0.12/4.x (
@pdehaan
)
v1.1.0 (2015/10/23 06:33 +00:00)
51052ad
1.1.0
#64
File.stem for basename without suffix (
@soslan
)
e505375
Following JSCS rules in File.stem (
@soslan
)
d45f478
Following JSCS rules (
@soslan
)
#66
Replace JSHint with ESLint (
@pdehaan
)
c5549f7
Bump to eslint-config-gulp@2 (
@pdehaan
)
f6a5512
Replace JSHint with ESLint (
@pdehaan
)
#65
Add JSCS to repo (
@pdehaan
)
f9a0101
Comments should start with uppercase letters (per JSCS) (
@pdehaan
)
6506478
Add JSCS to repo (
@pdehaan
)
ae3778c
Documentation for File.stem (
@soslan
)
e2246af
add stem property to File (
@soslan
)
#63
Fix broken badge URLs in README.md (
@tatsuyafw
)
032ae7c
Use reference links (
@tatsuyafw
)
652bc3b
Fix some broken links in README.md (
@tatsuyafw
)
v1.0.0 (2015/09/25 22:40 +00:00)
dbe943d
1.0.0 (
@contra
)
0b64336
correct url (
@contra
)
#60
remove
from README.md (
@bobintornado
)
d9ae5ea
remove
from README.md (
@bobintornado
)
v0.5.3 (2015/09/03 00:20 +00:00)
6f19648
0.5.3 (
@contra
)
0fe8da7
add isVinyl function (
@contra
)
v0.5.1 (2015/08/04 21:26 +00:00)
81692ec
0.5.1 (
@contra
)
#58
use Buffer.isBuffer instead of instanceof (
@whyrusleeping
)
7293a71
condense isBuffer module to a one liner (
@whyrusleeping
)
e7208e2
also remove old comment (
@whyrusleeping
)
b4ac64b
use Buffer.isBuffer instead of instanceof (
@whyrusleeping
)
#54
Fix file clone options (
@danielhusar
)
4b42095
Fix file clone options (
@danielhusar
)
04f681e
closes
#50
and
#51
(
@contra
)
v0.5.0 (2015/06/03 23:44 +00:00)
8fea984
0.5.0 (
@contra
)
#52
Add explicit newlines to readme (
@jeremyruppel
)
027142c
Add explicit newlines to readme (
@jeremyruppel
)
#46
Add dirname, basename and extname getters (
@jeremyruppel
)
e09817f
Add dirname, basename and extname accessors (
@jeremyruppel
)
#49
update license attribute (
@pgilad
)
e5b2670
update license attribut (
@pgilad
)
55f90e3
dep updates (
@contra
)
#48
Update docs for
path
and
history
(
@jmm
)
231f32a
Document
path
. (
@jmm
)
93df183
Document
options.history
. (
@jmm
)
2ed6a01
Correct
options.path
default value docs. (
@jmm
)
edf1ecb
Document
history
. (
@jmm
)
#45
Update dependencies and devDependencies (
@shinnn
)
f1f9dfb
update test script (
@shinnn
)
0737ef4
update dependencies and devDependencies (
@shinnn
)
#43
Document
file.clone()
arguments (
@pascalduez
)
3c5e95d
Document
file.clone()
arguments (
@pascalduez
)
v0.4.6 (2014/12/03 06:15 +00:00)
8255a5f
0.4.6 (
@contra
)
37dafeb
dep update (
@contra
)
v0.4.5 (2014/11/13 23:23 +00:00)
a7a8c68
0.4.5 (
@contra
)
ec094b4
reduce size by switching off lodash (
@contra
)
v0.4.4 (2014/11/13 22:59 +00:00)
61834c9
0.4.4 (
@contra
)
fd887b3
ignore some files for size reasons (
@contra
)
#37
Don't package coverage into NPM (
@Dapperbot
)
9b811b8
Don't package coverage into NPM (
@lotyrin
)
v0.4.3 (2014/09/01 18:17 +00:00)
6eae432
0.4.3 (
@contra
)
d220c85
fix funky history passing, closes
#35
(
@contra
)
v0.4.2 (2014/08/29 15:58 +00:00)
f33d6d5
0.4.2 (
@contra
)
cd0d042
remove native clone (
@contra
)
e4d8b99
minor speed enhancements (
@contra
)
2353e39
minor speed ups (
@contra
)
v0.4.1 (2014/08/29 14:34 +00:00)
0014b9b
0.4.1 (
@contra
)
0142513
fix history cloning bug (
@contra
)
v0.4.0 (2014/08/29 07:07 +00:00)
80d3f61
0.4.0 (
@contra
)
#33
Clone stream (
@popomore
)
d37b57b
coverage 100% :sparkles: (
@popomore
)
b5a62f0
fix testcase and delete duplicate testcase (
@popomore
)
fb1b15d
Adding more test (
@nfroidure
)
acea889
Fixing the clone method (
@nfroidure
)
#32
improve clone (
@popomore
)
037e830
object should multiline (
@popomore
)
7724121
pass jshint (
@popomore
)
f76a921
use node-v8-clone for performance, fallback to lodash
#29
(
@popomore
)
7638f07
option to not clone buffer
#16
(
@popomore
)
6bfd73c
copy all attributes deeply
#29
(
@popomore
)
b34f813
add testcase for clone history (
@popomore
)
a913edf
fix mixed quote and unused variable (
@popomore
)
v0.3.3 (2014/08/28 13:50 +00:00)
c801d3d
0.3.3 (
@contra
)
f13970e
fix jshint on tests (
@contra
)
6186101
closes
#31
(
@contra
)
#24
path get/set for recording path change (
@popomore
)
6eab1c4
done (
@contra
)
v0.3.2 (2014/07/30 23:22 +00:00)
44ef836
0.3.2 (
@contra
)
ae28ff2
oops, thats what i get for coding from a car (
@contra
)
v0.3.1 (2014/07/30 22:35 +00:00)
03b7578
0.3.1 (
@contra
)
64850ff
fix deep deps, closes
#28
(
@contra
)
v0.3.0 (2014/07/19 04:57 +00:00)
dcb77f3
0.3.0 (
@contra
)
#27
Clone custom properties (
@vweevers
)
95710de
fix relative path test for windows (
@vweevers
)
e493187
clone custom properties (
@laurelnaiad
)
e50ceac
throw when set path is null (
@popomore
)
7c71bf3
remove initialize of this.path (
@popomore
)
d95023f
delete this._path :tongue: (
@popomore
)
f3f9be0
path get/set for recording path change
#19
(
@popomore
)
#21
LICENSE: Remove executable mode (
@felixrabe
)
#22
Travis: Dump node 0.9 -
travis-ci/travis-ci#2251
(
@felixrabe
)
70a2193
Travis: Dump node 0.9 -
travis-ci/travis-ci#2251
(
@felixrabe
)
460eed5
LICENSE: Remove executable mode (
@felixrabe
)
#18
fix typo (
@vvakame
)
1783e7f
fix typo (
@vvakame
)
#11
Correct README about pipe's end option. (
@shuhei
)
1824ec9
Correct README about pipe's end option. (
@shuhei
)
f49b9c3
remove dead line (
@contra
)
1ca8e46
dep update, new coveralls stuff (
@contra
)
f00767b
bump (
@contra
)
#8
Correct File.clone() treatment of File.stats (
@hughsk
)
bc3acf7
Add test for new File.clone() functionality (
@hughsk
)
dd668fb
Use clone-stats module to clone fs.Stats instances. (
@hughsk
)
b6244c5
Correct File.clone() treatment of File.stats (
@hughsk
)
796ba8b
0.2.1 - fixes
#2
(
@contra
)
bffa6a4
vinyl-fs movement? (
@contra
)
cfaa0a0
fix isDirectory tests (
@contra
)
05d1f1b
add isDirectory (
@contra
)
76580e5
bump to 0.1.0 (
@contra
)
f7a15c4
readme 0.9+ (
@contra
)
fc7f192
drop 0.8 support (
@contra
)
c004b6c
target 0.8+ (
@contra
)
edf20bd
add small example (
@contra
)
d8c63fe
0.0.1 (
@contra
)