v0.2.1
- Bugs fixed
- URLs are now canonicalized before looking up in the zip cache (issue #6).
- HTTP error status codes that are missing their file on disk are now skipped with a warning. This is a workaround for HTTrack writing them with a different filename to what it records in the cache (issue #7). The workaround can be disabled using a new
--strict
option.