Skip to content

v0.3.0

Choose a tag to compare

@zshaheen zshaheen released this 16 Jun 20:32
31ea055
  • Smart extraction: Files on disk with a matching modification date and size are not extracted again.
  • Multiprocess extraction/checking: Can extract/check in parallel with the --workers <number_of_processes> argument
  • Python 3 supported instead of Python 2.
  • Other small additions.