Releases: chrisrhymes/link-checker
Releases · chrisrhymes/link-checker
v0.3
Added rate limiting, updating the configuration file to allow custom settings.
v0.2
Breaking Changes
- The migration has been updated to include the exception_message field.
Updates
- Catch exceptions and record message in the broken_links table
- Customise timeout in config file
- Added LinkChecker facade
- Added additional tests
- Added Laravel pint formatting
Fix tests
Fixed tests
v0.1
Initial release