Skip to content

Releases: baraja-core/webcrawler

v1.3.3

01 Aug 12:56
6ea1800

Choose a tag to compare

What's Changed

  • Adding toArray() and getDomain() function by @pschur in #6
  • Update nette/utils requirement from ^3.0 to ^4.0 by @dependabot in #5

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

06 Nov 19:29

Choose a tag to compare

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 Mar 21:43

Choose a tag to compare

FIx PhpStan error.

v1.3.0

09 Feb 10:26

Choose a tag to compare

Prepare support for PHP 8

v1.2.1

29 Jan 16:51

Choose a tag to compare

Fix codestyle manually

PHP 7.4 support

28 Oct 16:50

Choose a tag to compare

v1.2.0

Phpstan: fix definition

PhpStan ready

24 Mar 22:08

Choose a tag to compare

v1.1.0

PhpStan fixes

Define sleep in milliseconds + fix in README

06 Nov 19:13
d47aa2e

Choose a tag to compare

v1.0.7

Crawler: BC BREAK!!! Change sleep to milisecond.

v1.0.6

09 Oct 15:25
ebc9f7c

Choose a tag to compare

Find redirects + try download reverse scheme.

Support for crawl redirects.

03 Oct 09:10
125da08

Choose a tag to compare

v1.0.5

In case of redirect HTTP code can be <300;399>