Skip to content

v0.2.1

Compare
Choose a tag to compare
@ato ato released this 02 Feb 07:38
· 62 commits to master since this release
  • 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.