Skip to content

Releases: brim-borium/spotify_sdk

spotify_sdk 2.0.0

03 Feb 16:06
1dbddc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...2.0.0

spotify_sdk 1.0.2

03 Feb 16:06
49a8cd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

spotify_sdk 1.0.1

03 Feb 16:05
0f5d101
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

spotify_sdk 1.0.0

03 Feb 16:05
5d87a1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...1.0.0

spotify_sdk 0.5.0

03 Feb 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4...0.5.0

spotify_sdk 0.3.4

03 Feb 16:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

spotify_sdk 0.3.3

03 Feb 16:03
Compare
Choose a tag to compare

What's Changed

  • Implemented getImage and Fixed JSON keys on track class by @eddwhite in #12
  • fixes throwable message handling for android by @brim-borium in #15

New Contributors

Full Changelog: 0.3.2...0.3.3

spotify_sdk 0.3.2

03 Feb 16:02
Compare
Choose a tag to compare
  • fixes compatibility with spotify-auth dependency above version 1.2.0 (thanks itsMatoosh)
    • spotify introduced some breaking changes: Rename classes from AuthenticationClassName to AuthorizationClassName

What's Changed

  • Fixed compatibility with spotify-auth dependency above version 1.2.0 by @itsMatoosh in #8

Full Changelog: 0.3.1...0.3.2

spotify_sdk 0.3.1

03 Feb 16:02
Compare
Choose a tag to compare
  • fixes wrong links and incorrect docs

spotify_sdk 0.3.0

03 Feb 16:01
Compare
Choose a tag to compare
  • android user api implementation finished
    • remove from library
    • subscribe to user status
    • subscribe to capabilities
    • get librarystate
  • updated package references