Skip to content

Releases: spatie/crawler

4.1.1

22 May 07:57
Compare
Choose a tag to compare
  • Bump minimum required version of spatie/robots-txt to 1.0.1.

4.1.0

08 May 12:12
0d1e607
Compare
Choose a tag to compare

Respect robots.txt

4.0.5

30 Apr 09:17
016fca9
Compare
Choose a tag to compare
  • improved extensibility by removing php native type hinting of url, queue and crawler pool Closures

4.0.4 - do not follow links that have attribute `rel` set to `nofollow`

20 Mar 17:15
Compare
Choose a tag to compare
do not follow links that have attribute  set to

4.0.3

02 Mar 09:17
bdee79c
Compare
Choose a tag to compare
  • Support both Illuminate's and Tighten's Collection.

4.0.2

01 Mar 22:22
Compare
Choose a tag to compare
  • fix bugs when installing into a Laravel app

4.0.1

01 Mar 22:15
Compare
Choose a tag to compare
  • fix bugs when installed in Laravel projects

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