Skip to content

Releases: Swader/diffbot-php-client

Minor update to EntityIterator

13 Jun 11:29
Compare
Choose a tag to compare

Made it implement ArrayAccess

Search API

11 Jun 21:55
Compare
Choose a tag to compare
  • [Feature] Added Search API
  • [Feature] Added SearchInfo: apart from Entites in a regular EntityIterator as usual, the Search API returns a SearchInfo object, too. See README.

0.2 - Discussion API and other tweaks

03 May 13:31
Compare
Choose a tag to compare

0.1.3

20 Apr 23:04
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • new Scrutinizer settings
  • added PHP 7 runtime to Travis
  • minor fixes in code and internal API
  • fixed homepage link in composer.json

Minor fixes

20 Apr 14:58
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release

Fixed some type hints as pointed out by Scrutinizer.

Fixed package name

19 Apr 21:22
Compare
Choose a tag to compare
Fixed package name Pre-release
Pre-release
0.1.1

composer.json fix

Initial public pre-release

19 Apr 21:17
Compare
Choose a tag to compare
Pre-release
0.1

Changed README