Skip to content

Releases: spatie/crawler

4.0.0

01 Mar 15:19
Compare
Choose a tag to compare
  • the CrawlObserver and CrawlProfile are upgraded from interfaces to abstract classes
  • don't crawl tel: links

3.2.1

21 Feb 21:12
f40aacc
Compare
Choose a tag to compare
  • fix endless loop

3.2.0

25 Jan 20:49
5bb5dcf
Compare
Choose a tag to compare
  • add setCrawlObservers, addCrawlObserver

3.1.3

19 Jan 21:56
Compare
Choose a tag to compare
  • fix setMaximumResponseSize (someday we'll get this right)

3.1.2

19 Jan 21:42
Compare
Choose a tag to compare
  • fix setMaximumResponseSize

3.1.1

17 Jan 14:49
e0b9553
Compare
Choose a tag to compare
  • fix setMaximumResponseSize

3.1.0

11 Jan 14:45
Compare
Choose a tag to compare
  • add setMaximumResponseSize

3.0.1

02 Jan 22:51
Compare
Choose a tag to compare
  • fix for exception being thrown when encountering a malformatted url

3.0.0

22 Dec 12:19
Compare
Choose a tag to compare
  • use \Psr\Http\Message\UriInterface for all urls
  • use Puppeteer
  • drop support from PHP 7.0

2.7.1

13 Dec 21:07
Compare
Choose a tag to compare
  • allow symfony 4 crawler