This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Releases: spatie/laravel-link-checker
Releases · spatie/laravel-link-checker
2.2.0
- add subject line to email
2.1.0
- fix incorrect tagged versions
- improve speed by crawling the app with multiple concurrent connections
- add autodiscovery for Laravel 5.5
1.2.0
Rerelease of 1.0.1 because there were wronly tagged releases after 1.0.1.
1.1.0
- add autodiscovery for Laravel 5.5
1.0.5
- remove hidden
laravel-collective/html
dependency
2.0.1
- Removed incorrect typehints
1.0.4
- remove another typehint on a protected method
1.0.3
- remove typehint from
isSuccessOrRedirect
2.0.0
- improve speed by crawling the app with multiple concurrent connections
1.0.1
- the mail reporter will now only report broken links