Skip to content

Releases: aerni/laravel-spotify

v2.2.0

27 Mar 18:18
222a232
Compare
Choose a tag to compare

What's new

  • Add support for Laravel 11 by @Unleashed2k in #48
  • Drop support for Laravel 10
  • Require PHP 8.2

v2.1.0

17 Feb 01:40
Compare
Choose a tag to compare

What's new

  • Add support for Laravel 10
  • Drop support for Laravel 8 and 9
  • Require PHP 8.1

v2.0.1

30 Nov 14:37
Compare
Choose a tag to compare

What's Fixed

  • Improved handling of Spotify API errors #41

v2.0.0

16 Feb 15:41
Compare
Choose a tag to compare

What's new

  • Add support for PHP 8.1
  • Add support for Laravel 9

What's breaking

  • Drop support for PHP 7.4
  • Drop support for Laravel 7

v1.6.1

02 Jan 15:11
Compare
Choose a tag to compare
  • [fixed] The Bearer Access Token will now be cached until it expires

v1.6.0

07 Dec 08:11
51d3419
Compare
Choose a tag to compare
  • [new] Add support for PHP 8

v1.5.0

30 Nov 14:55
dfbaa81
Compare
Choose a tag to compare
  • [new] Get public profile information about a Spotify user
  • [new] Get a list of the playlists owned or followed by a Spotify user

v1.4.0

08 Oct 08:49
Compare
Choose a tag to compare
  • Add support for Laravel 8
  • Drop support for Laravel 6
  • Drop support for PHP 7.2 and 7.3
  • The values of the default_config array are now set to null by default

v1.3.1

15 May 12:26
Compare
Choose a tag to compare

[new] Add the ability to search for Episodes and Shows using the Search API

v1.3.0

07 May 14:00
Compare
Choose a tag to compare

[new] Add Episodes API
[new] Add Shows API
[new] Add PHP 7.4
[fix] emptyStringToNull error if no default country, locale or market is provided