Skip to content

Releases: spatie/crawler

5.0.1

09 Oct 09:14
d94b5b6
Compare
Choose a tag to compare
  • tweak variable naming in ArrayCrawlQueue (#326)

5.0.0

29 Sep 09:27
279b283
Compare
Choose a tag to compare
  • improve chucked reading of response
  • move observer / profiles / queues to separate namespaces
  • typehint all the things
  • use laravel/collections instead of tightenco package
  • remove support for anything below PHP 7.4
  • remove all deprecated functions and classes

4.7.5

13 Sep 00:24
Compare
Choose a tag to compare
  • treat connection exceptions as request exceptions

4.7.4

15 Jul 20:51
c714a85
Compare
Choose a tag to compare
  • fix: method and property name error (#311)

4.7.3

15 Jul 19:47
31f16f8
Compare
Choose a tag to compare
  • add crawler option to allow crawl links with rel="nofollow" (#310)

4.7.2

06 May 11:35
ed7301f
Compare
Choose a tag to compare
  • only crawl links that are completely parsed

4.7.1

14 Apr 14:38
3ec6b08
Compare
Choose a tag to compare
  • fix curl streaming responses (#295)

4.7.0

13 Apr 07:43
31909a6
Compare
Choose a tag to compare
  • add setParseableMimeTypes() (#293)

4.6.9

11 Apr 18:49
2b3c849
Compare
Choose a tag to compare
  • fix LinkAdder not receiving the updated DOM (#292)

4.6.8

13 Mar 10:56
3c1eb2d
Compare
Choose a tag to compare
  • allow tightenco/collect 7 (#282)