Releases: webignition/robots-txt-file
Releases · webignition/robots-txt-file
Support PHP 7.2+ only
Lock webignition/disallowed-character-terminated-string version to >=1.0,<2
2.1.1 Lock webignition/disallowed-character-terminated-string version to >=…
Better handling of invalid lines
2.1 Handling parsing of invalid lines (#13)
2.0 Refactoring
- move functionality from webignition/robots-txt-parser into this package
- add
Inspector
class for inspecting aFile
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
0.3 Recognise "field:" as a valid directive (#10)