Releases: spatie/crawler
Releases · spatie/crawler
2.6.0
- add
CrawlSubdomains
profile
2.5.0
- add crawl count limit
2.4.0
- add depth limit
2.3.0
- add JavaScript execution
2.2.1
- fix deps for PHP 7.2
2.2.0
- add
EmptyCrawlObserver
2.1.2
- refactor to make use of Symfony Crawler's
link
function
2.1.1
- fix bugs around relative urls
2.1.0
- add
CrawlInternalUrls
2.0.7
- make sure the passed client options are being used