v2.1.0
Rework Archive::make()
addFile()takes two parameters now: theoutputPathinside archive andpathToFileon diskis removedaddFiles()addDirectory()takes two parameters now:relativeTopath inside archive and thepathof directory on the disk- If the
pathis/path/to/dirandrelativeTois./dir, the directory will be added to archive asdir/
- If the
is removedaddDirectories()