Releases: spatie/crawler
Releases · spatie/crawler
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
2.0.6
- second attempt to fix detection of redirects
2.0.5
- fix detection of redirects
2.0.4
- fix the default timeout of 5 seconds
2.0.3
set a default timeout of 5 seconds
2.0.2
- fix for non responding hosts
2.0.1
- fix for the accidental crawling of mailto-links
2.0.0
- improve performance by concurrent crawling
- make it possible to determine on which url a url was found