XRay 1.1.1
This release adds support for a few more websites and Microformats vocabularies, as well as a major refactor that allows XRay to be used as a library in other PHP projects rather than just an API.
The following websites were added:
- GitHub repos, pull requests, issues and comments
- XKCD comics
The following Microformats vocabularies were added:
h-review
h-product
h-recipe
There is a new API endpoint and library method for parsing all rel values of a page. This will merge the list of HTTP Link
headers that have rel values with the HTML rel values found on the page. See the README for documentation.