Skip to content

Releases: fkrzski/robots-txt

1.0.2

17 Dec 13:36
e1528be
Compare
Choose a tag to compare

What's Changed

  • Fix: Updated documentation by @phpcon in #2

New Contributors

  • @phpcon made their first contribution in #2

Full Changelog: 1.0.1...1.0.2

1.0.1

16 Dec 20:46
69cbe75
Compare
Choose a tag to compare

PHP Robots.txt 1.0.1 - Release Notes

  • Dropped unnecessary version tag from composer.json

1.0.0

16 Dec 20:38
Compare
Choose a tag to compare

PHP Robots.txt 1.0.0 - Release Notes

Modern PHP package for robots.txt management, featuring:

  • Fluent API for robots.txt rules management
  • Strong type safety and immutability
  • Predefined crawler enums for major search engines
  • Comprehensive validation for paths, URLs, and crawl delays
  • Full PHP 8.2+ support