v0.3.0
- 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.