Skip to content

Releases: nickmoline/robots-checker

Version 1.0.5 - PHP 7.2 Compatibility

03 Apr 21:30
7fd2053
Compare
Choose a tag to compare

2018-04-03

Changed

  • Updated Requirements to support PHP 7.2 - [@edgarcano]
  • Added test to make sure changes to leage/uri doesn't cause problems - [@edgarcano]
  • Documentation Tweaks - [@nickmoline]

Version 1.0.4 : Updating Dependancy

27 Jan 08:27
Compare
Choose a tag to compare

Changed

  • Updated tomverran/robots-txt-checker to 1.14 - @nickmoline

Version 1.0.3 : Bug Fix

30 Dec 04:48
49dd1ff
Compare
Choose a tag to compare

Fixed

Version 1.0.1 : Fix for redirect loops

27 Dec 18:47
Compare
Choose a tag to compare

v1.0.1

Fixed

  • #5 Redirects not being followed and seen as a loop - @nickmoline

Added

Version 1.0.0 : Initial Release

26 Dec 23:18
Compare
Choose a tag to compare

v1.0.0

Added

  • Initial Commits of base project
  • Classes for checking urls against various methods of robots exclusion
  • php-unit tests