File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3- ** 1.2.1 ** — <small > December 13, 2016_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/1.2.0...1.2.1 )
3+ ** 1.3.0 ** — <small > December 13, 2016_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/1.2.0...1.3.0 )
44
5+ - improve ` directory ` and ` glob ` methods to use events rather than callbacks. (#203 )
56- fix bulk warning spam (#208 )
67- updated mocha (#205 )
78
Original file line number Diff line number Diff line change 1- # Archiver v1.2.1
1+ # Archiver v1.3.0
22
33[ ![ Build Status] ( https://travis-ci.org/archiverjs/node-archiver.svg?branch=master )] ( https://travis-ci.org/archiverjs/node-archiver ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/38kqu3yp159nodxe/branch/master?svg=true )] ( https://ci.appveyor.com/project/ctalkington/node-archiver/branch/master )
44
Original file line number Diff line number Diff line change 11{
22 "name" : " archiver" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " a streaming interface for archive generation" ,
55 "homepage" : " https://github.com/archiverjs/node-archiver" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments