Skip to content

1.7.3

Choose a tag to compare

@dbast dbast released this 12 Apr 09:49

Enhancements:

  • Python tar extraction now used as a fallback if libarchive fails

Bug fixes:

  • Fix binsort's mangling of symlinks
  • Fix #71, larger directories fail to extract using libarchive
  • When testing that exceptions are raised or archives containing abs paths, first check that such a "broken" archive was created during test setup... otherwise skip the test.
  • api.create now raises an error correctly if archive creation failed or extension is not supported.
  • Travis CI issue now resolved, mock added as dependency for conda test environments and system dependencies
  • Fixed bug where extract parser cli failed due to not having out_folder attribute.

Contributors: