Skip to content

v4.0.8

@warren-bank warren-bank tagged this 10 Apr 05:27
previously:
===========
* '--no-parent' was implemented in such a way
  that the relative file system path
  from the output directory for the initial target webpage
  to the output directory for the crawled asset
  was used to determine whether '../' ascended to a parent directory
* this methodology can break when used in combination with:
    '--no-directories'
    '--cut-dirs'

now:
====
* added support for: '--include-directory', '--exclude-directory'
* no-longer depends upon the file system output directory path
* works as expected
Assets 2
Loading