Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Releases: dandelionmood/php-lastfm

Updated code and dependencies, added HTTP flexibility

29 Jun 09:38

Choose a tag to compare

  • Upgraded dependencies that were too old.
  • Removed apigen, it was acting up and not that useful.
  • Added some flexibility to allow for http client selection and request options change (e.g.: timeout).

Small bugfix

29 Jun 06:43
46cf26c

Choose a tag to compare

When an exception is risen, no check was made to make sure links were actually there.

Bugfix & technical improvements

24 Aug 17:11

Choose a tag to compare

Modifications kindly contributed by @lostfocus :

  • Better error checking when json decode fails,
  • opened private props for access in subsclass.

Bug fix

20 Oct 11:47

Choose a tag to compare

Correction to yesterday's buggy release.

Bug fix release

19 Oct 16:30

Choose a tag to compare

Update to support newer versions of Buzz

23 Aug 20:17

Choose a tag to compare

Merge pull request #3 from lostfocus/master

Update to allow newer versions of Buzz to work, thanks to @lostfocus :) !