Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Skallwar Skallwar released this 28 Apr 12:35
· 42 commits to master since this release

New features

  • You can visit subdomains and limit how deep you want to go inside them using --ext-depth
  • Now you can include or excludes pages to visit with --include-visit and --exclude-visit instead of including or excluding pages to download
  • --visit-filter-is-download-filter can be used to use the same regex for both visiting and downloading pages
  • Updated dependencies

Breaking changes

Some options changed names:

  • --include -> --include-download
  • --exclude -> --exclude-download

Bug fixes

  • Charset detection was not working when surrounded with single quotes
  • Some symlinks where broken and/or outside of the specified output directory

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0