Skip to content

Releases: spatie/crawler

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

2.7.0

10 Dec 21:46
Compare
Choose a tag to compare
  • added the ability to change the crawl queue

2.6.2

10 Dec 13:02
Compare
Choose a tag to compare
  • more performance improvements

2.6.1

10 Dec 11:10
Compare
Choose a tag to compare
  • performance improvements