Releases: Swader/diffbot-php-client
Releases · Swader/diffbot-php-client
PR party
Article date fix
2.0.9 Update Article.php
Product bugfix
Product will no longer assume every product has an offerprice. In the case of a missing offerprice, availability will be set to false and offerprice to null, with offerPriceDetails to an empty array.
Bugfix
Bugfix
Bugfix
Crawl data URL mode added
The crawl class now has a method for fetching URLs to download URL reports from.
Fixes
Removed Puli
The dependency on Puli has been completely removed.
Timeout bug fix
There was a bug in which the timeout param was never included with outgoing requests. This has now been fixed.