Releases: spatie/crawler
Releases · spatie/crawler
4.7.4
- fix: method and property name error (#311)
4.7.3
- add crawler option to allow crawl links with rel="nofollow" (#310)
4.7.2
- only crawl links that are completely parsed
4.7.1
- fix curl streaming responses (#295)
4.7.0
- add
setParseableMimeTypes()
(#293)
4.6.9
- fix LinkAdder not receiving the updated DOM (#292)
4.6.8
- allow tightenco/collect 7 (#282)
4.6.7
- respect maximum response size when checking Robots Meta tags (#281)
4.6.5
- allow symfony 5 components