0.1.0
- 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
isTrue/On
) see f60e7f0cd - Bugfix #13: URL with HTML encoded symbols (found at magento devdocs)
Documentation upcoming