Skip to content

0.29.0 - minor behavior change and fixes

Compare
Choose a tag to compare
@adamhathcock adamhathcock released this 12 Sep 08:06
· 359 commits to master since this release
ea5c8dc

Two minor fixes from contributors and a behavior fix for extraction. Now the destination directory has to exist before extracting will be allowed.

  • Bugfix for TarWriter - too much padding in large files - #610
  • Allowing to seek empty zip files - #611
  • Ensure destination directory exists - #614