Skip to content

Releases: spatie/robots-txt

1.0.9

27 Nov 11:00
e4672f2
Compare
Choose a tag to compare
  • add support for PHP 8.0 + move to GitHub actions (#27)

1.0.7

29 Apr 08:04
20d4cae
Compare
Choose a tag to compare
  • fix find robots meta tag line if minified code (#23)

1.0.6

18 Apr 17:37
64e4c98
Compare
Choose a tag to compare
  • fix headers checking (nofollow, noindex) for custom userAgent (#21)

1.0.5

07 Aug 22:29
dbd8d20
Compare
Choose a tag to compare
  • improvements around handling of wildcards, end-of-string, query string

1.0.4

07 Aug 15:30
351c96d
Compare
Choose a tag to compare
  • improve readability

1.0.3

11 Mar 11:36
a07b2e8
Compare
Choose a tag to compare
  • fix parsing robotstxt urls with keywords (#14)

1.0.2

11 Jan 21:49
8c05961
Compare
Choose a tag to compare
  • make robots.txt check case insensitive

1.0.1

08 May 19:33
Compare
Choose a tag to compare
  • prevent exception if the domain has no robots.txt

1.0.0

07 May 19:11
Compare
Choose a tag to compare
  • initial release

0.1.3

04 May 10:07
Compare
Choose a tag to compare

Even more header parsing improvements.