Skip to content

Releases: chrisrhymes/link-checker

v0.3

26 Sep 11:00
608e6e3
Compare
Choose a tag to compare

Added rate limiting, updating the configuration file to allow custom settings.

v0.2

20 Sep 12:02
e337fe0
Compare
Choose a tag to compare

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

20 Sep 09:54
Compare
Choose a tag to compare

Fixed tests

v0.1

16 Sep 16:58
Compare
Choose a tag to compare

Initial release