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 1+ v0.4.10:
2+ date: 2013-09-28
3+ changes:
4+ - tar: fix handling of numeric values. (GH #45)
5+ - formats: add format specs.
6+ - misc doc and test refactoring.
17v0.4.9:
28 date: 2013-09-02
39 changes:
Original file line number Diff line number Diff line change 1- # Archiver v0.4.9 [ ![ Build Status] ( https://secure.travis-ci.org/ctalkington/node-archiver.png?branch=master )] ( http://travis-ci.org/ctalkington/node-archiver )
1+ # Archiver v0.4.10 [ ![ 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.9 " ,
3+ "version" : " 0.4.10 " ,
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