Releases: spatie/http-status-check
Releases · spatie/http-status-check
4.0.0
What's Changed
- Fix broken screenshot link on readme file by @yongkyali in #88
- Update spatie/http-status-check by @nlemoine in #91
New Contributors
- @yongkyali made their first contribution in #88
Full Changelog: 3.4.0...4.0.0
3.4.0
What's Changed
- Fix failing test on GitHub Actions after added php 8 support #77 by @Bapawe in #78
- Improve PHPUnit fixture by @peter279k in #79
- Fix tests by @Nielsvanpach in #84
- Add auth option by @nlemoine in #81
New Contributors
- @Bapawe made their first contribution in #78
- @peter279k made their first contribution in #79
- @Nielsvanpach made their first contribution in #84
- @nlemoine made their first contribution in #81
Full Changelog: 3.3.0...3.4.0
3.3.0
- add support for PHP 8
3.2.0
3.1.4
- fix for overwriting a file
3.1.3
3.1.2
- allow symfony 5 components
3.1.1
3.1.0
- Update crawler to
^4.1.0
. - Add
--ignore-robots
option.
3.0.0
- PHP 7.1 required
- update
spatie/crawler
to^3.0