Skip to content

Releases: spatie/crawler

7.0.4

12 Nov 21:48
cffb081
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.3...7.0.4

7.0.3

11 Nov 11:31
ed85740
Compare
Choose a tag to compare
  • improve exception message

7.0.2

14 Sep 08:44
Compare
Choose a tag to compare
  • allow psr7 v2

7.0.1

01 Aug 20:51
0b130be
Compare
Choose a tag to compare
  • change response type hint (#371)

7.0.0

27 Apr 06:58
75a5065
Compare
Choose a tag to compare
  • require PHP 8+
  • drop support for PHP 7.x
  • convert syntax to PHP 8
  • no API changes have been made

6.0.2

14 Apr 13:55
276ecb4
Compare
Choose a tag to compare
  • allow spatie/robots-txt v2

6.0.1

26 Feb 11:34
7df4888
Compare
Choose a tag to compare
  • bugfix: infinite loops when a CrawlProfile prevents crawling (#358)

6.0.0

02 Dec 16:58
Compare
Choose a tag to compare
  • add setCurrentCrawlLimit and setTotalCrawlLimit
  • internal refactors

4.7.6

01 Dec 20:55
Compare
Choose a tag to compare

Add support for PHP 8

5.0.2

27 Nov 11:25
26be887
Compare
Choose a tag to compare
  • add support for PHP 8.0