Skip to content

Releases: webignition/robots-txt-file

Support PHP 7.2+ only

20 Dec 17:52
51bd7b1
Compare
Choose a tag to compare
  • support PHP 7.2+ only (#20)
  • compatibility with webignition/disallowed-character-terminated-string 2.0
  • improve robustness (PSR-12 #21, phpstan static analysis #22)

Lock webignition/disallowed-character-terminated-string version to >=1.0,<2

20 Dec 16:21
303622c
Compare
Choose a tag to compare
2.1.1

Lock webignition/disallowed-character-terminated-string version to >=…

Better handling of invalid lines

19 Mar 11:17
906d4e3
Compare
Choose a tag to compare
2.1

Handling parsing of invalid lines (#13)

2.0 Refactoring

09 May 16:55
Compare
Choose a tag to compare
  • move functionality from webignition/robots-txt-parser into this package
  • add Inspector class for inspecting a File model
  • add support for checking if a given user agent is allowed to access a given URL path
  • lots of internal refactoring
  • not compatible with 1.x

Recognise "field:" as a valid directive

05 May 13:49
Compare
Choose a tag to compare
0.3

Recognise "field:" as a valid directive (#10)