Skip to content

Releases: spatie/crawler

4.1.4

08 Jun 22:26
60cd8f6
Compare
Choose a tag to compare
  • always add links to pool if robots shouldn't be respected

4.1.3

05 Jun 08:38
Compare
Choose a tag to compare
  • refactor of internals

4.1.2

04 Jun 19:13
7b53a9c
Compare
Choose a tag to compare
  • make it possible to override $defaultClientOptions

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