Skip to content

Releases: VIPnytt/RobotsTagParser

Version 0.2.1

15 Jul 21:35
Compare
Choose a tag to compare
  • Minor patches
  • VIPnytt/UserAgentParser updated to v1.0

Version 0.2.0

06 May 23:01
Compare
Choose a tag to compare
  • GuzzleHttp adapter
  • TextString adapter
  • URL adapter
  • Refactoring

Version 0.1.0

06 Apr 17:19
Compare
Choose a tag to compare
  • New method: getDirectiveMeaning('directive'), find out what the directive means.
  • Switched to GuzzleHttp
  • Refactoring

Version 0.1 beta

18 Mar 18:10
Compare
Choose a tag to compare
Version 0.1 beta Pre-release
Pre-release

Support for unavailable_after

Version 0.1 alpha

07 Feb 15:41
Compare
Choose a tag to compare
Version 0.1 alpha Pre-release
Pre-release

Directives supported:

  • all, none, noarchive, nofollow, noimageidex, noindex, noodp, nosnippet, notranslate.

Partially supported:

  • unavailable_after supports the 15-Aug-05 15:52:01 UTC format only. This is the format used in Google's examples, while the specifications require RFC-850 (Monday, 15-Aug-05 15:52:01 UTC) witch is not yet supported.