File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22 date: 2013-XX-XX
33 changes:
44 - (in development; release date estimated)
5+ v0.4.6:
6+ date: 2013-07-07
7+ changes:
8+ - core: introduce _normalizeFileData internally to seperate logic a bit.
9+ - headers: internal api updates.
10+ - tar: use prefix when name is > 100 and <= 255 (GH #35)
511v0.4.5:
612 date: 2013-06-25
713 changes:
Original file line number Diff line number Diff line change 1- # Archiver v0.4.5 [ ![ Build Status] ( https://secure.travis-ci.org/ctalkington/node-archiver.png?branch=master )] ( http://travis-ci.org/ctalkington/node-archiver )
1+ # Archiver v0.4.6 [ ![ Build Status] ( https://secure.travis-ci.org/ctalkington/node-archiver.png?branch=master )] ( http://travis-ci.org/ctalkington/node-archiver )
22
33Creates Archives (Zip, Tar) via Node Streams. Depends on Node's built-in zlib module for compression available since version 0.6.3.
44
Original file line number Diff line number Diff line change 11{
22 "name" : " archiver" ,
3- "version" : " 0.4.5 " ,
3+ "version" : " 0.4.6 " ,
44 "description" : " Creates Archives (ZIP) via Node Streams." ,
55 "homepage" : " https://github.com/ctalkington/node-archiver" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments