Releases: baraja-core/webcrawler
Releases · baraja-core/webcrawler
v1.3.3
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
- @pschur made their first contribution in #6
- @dependabot made their first contribution in #5
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Full Changelog: v1.3.1...v1.3.2
v1.3.1
FIx PhpStan error.
v1.3.0
Prepare support for PHP 8
v1.2.1
Fix codestyle manually
PHP 7.4 support
v1.2.0 Phpstan: fix definition
PhpStan ready
v1.1.0 PhpStan fixes
Define sleep in milliseconds + fix in README
v1.0.7 Crawler: BC BREAK!!! Change sleep to milisecond.
v1.0.6
Find redirects + try download reverse scheme.
Support for crawl redirects.
v1.0.5 In case of redirect HTTP code can be <300;399>