File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ** 2.0.1** — <small >_ July 5th, 2017_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/2.0.0...2.0.1 )
4+
5+ - bugfix: add const to entryData in glob callback (#261 )
6+ - other: coding style fixes (#263 )
7+
38** 2.0.0** — <small >_ July 5th, 2017_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/1.3.0...2.0.0 )
49
510- feature: support for symlinks. (#228 )
Original file line number Diff line number Diff line change 1- # Archiver v2.0.0
1+ # Archiver v2.0.1
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" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
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