Skip to content

Releases: spatie/robots-txt

2.3.1

31 Jan 09:33
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #62
  • RobotsTxt: add missing class property - allowsPerUserAgent by @DavidGoodwin in #61

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

27 Jan 10:18
acc7f44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.3...2.3.0

2.2.3

22 Oct 08:17
31763e5
Compare
Choose a tag to compare

What's Changed

  • avoid expensive queries that do not change certain results by @elcapo in #53

New Contributors

Full Changelog: 2.2.2...2.2.3

2.2.2

25 Sep 08:55
560d6d1
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 2 to 4 by @dependabot in #47
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #48
  • Fixes "case-sensitive" URI matching for Disallow rules in robots.txt by @mattfo0 in #46

New Contributors

Full Changelog: 2.2.1...2.2.2

2.2.1

09 Aug 09:08
db55c5f
Compare
Choose a tag to compare

What's Changed

  • Add missing use statement for InvalidArgumentException by @remcom in #44

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

22 Apr 14:31
02722a0
Compare
Choose a tag to compare

What's Changed

  • optionally allow partial matches and global groups by @resohead in #43

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

19 Apr 11:44
d44c058
Compare
Choose a tag to compare

What's Changed

  • Add some efficiencies to prevent unnecessary requests by @tsjason in #42

New Contributors

Full Changelog: 2.0.3...2.1.0

2.0.3

22 Nov 12:57
dacba2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

18 May 15:14
f40a12b
Compare
Choose a tag to compare

What's Changed

  • Match meta tag for single quotes, often used by Wordpress sites by @gjportegies in #35

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

06 May 16:56
312ff78
Compare
Choose a tag to compare
  • added x-robots-tag: none (#32)