Skip to content

Releases: calliostro/php-discogs-api

Update dependencies and minor updates

03 Jan 17:06
Compare
Choose a tag to compare
  • Enabling more up-to-date Guzzle components
  • Enabling PHPUnit 10
  • Minor code review

Add support for user lists, list and wantlist endpoints

02 Jun 17:13
a0fb99d
Compare
Choose a tag to compare

Dependency fix for PHP 8.x support

16 Jul 07:21
Compare
Choose a tag to compare

Prepare for use in calliostro/discogs-bundle

17 Apr 08:11
Compare
Choose a tag to compare
  • Lower minimum versions of the required packages
  • DiscogsClient extends GuzzleClient to provide PHPDOC for API methods
  • Added reference to calliostro/discogs-bundle for Symfony 5

First release of this fork

10 Apr 08:26
Compare
Choose a tag to compare
  • support for PHP 7.3, 7.4 and 8.0
  • more Discogs API methods available
  • more improvements

Thanks to ricbra/php-discogs-api and AnssiAhola/php-discogs-api, which this is based on.