Skip to content

0.1.0

Compare
Choose a tag to compare
@butuzov butuzov released this 09 Nov 21:43
· 154 commits to master since this release
  • Added progress - so it's visually more nice to see and control the crawling process.
  • Added graceful termination on SIGINT signal (Control+C)
  • Added (experimental) Docker builds. Was used distroless base image and I will be glad for bug reports.
  • Added nice visual demo to readme, so project can be a bit more attractive to users.
  • Bugfix #19: Domain ignoring (while stays_within_path is True/On ) see f60e7f0cd
  • Bugfix #13: URL with HTML encoded symbols (found at magento devdocs)

Documentation upcoming