Sha256: 69df4be6a46d4833bee1f4f2ca3ce1ee8e1838a22e6c8c35a3fddbffe512e3ce

Contents?: true

Size: 1.95 KB

Versions: 5

Compression:

Stored size: 1.95 KB

Contents

[v9.0.1][]
- mark sp_session_player_load as blocking

[v9.0.0][]
- upgrade to libspotify 9
- loosen up dependency version constraints

[v8.0.5][]
----------
- improve documentation and remove YARD plugin
- add specs for return type and argument types of functions
- fix return type and arguments for a bunch of functions
- add typedefs for spotify pointers (makes better docs)
- allow setting SessionConfig boolean values to true/false
- optimize by using `:buffer_out` where applicable

[v8.0.2][]
----------
- fix arguments of `image_create`

[v8.0.1][]
----------
- mark some session functions as blocking

[v8.0.0][]
----------
- upgrade to libspotify v0.0.8 compatibility
  - 96k bitrate
  - offline functionality
  - improved image support

[v7.0.4][]
----------
- improve documentation

[v7.0.3][]
----------
- adjust definitions for 1.8.7 compatibility

[v7.0.2][]
----------
- insignificant

[v7.0.1][]
----------
- participate in http://test.rubygems.org/

[v7.0.0][]
----------
- first release
- add all function definitions and structs

v0.0.0
------
- release to register rubygems.org name

[v9.0.1]: https://github.com/Burgestrand/libspotify-ruby/compare/v9.0.0...v9.0.1
[v9.0.0]: https://github.com/Burgestrand/libspotify-ruby/compare/v8.0.5...v9.0.0
[v8.0.5]: https://github.com/Burgestrand/libspotify-ruby/compare/v8.0.2...v8.0.5
[v8.0.2]: https://github.com/Burgestrand/libspotify-ruby/compare/v8.0.1...v8.0.2
[v8.0.1]: https://github.com/Burgestrand/libspotify-ruby/compare/v8.0.0...v8.0.1
[v8.0.0]: https://github.com/Burgestrand/libspotify-ruby/compare/v7.0.4...v8.0.0
[v7.0.4]: https://github.com/Burgestrand/libspotify-ruby/compare/v7.0.3...v7.0.4
[v7.0.3]: https://github.com/Burgestrand/libspotify-ruby/compare/v7.0.2...v7.0.3
[v7.0.2]: https://github.com/Burgestrand/libspotify-ruby/compare/v7.0.1...v7.0.2
[v7.0.1]: https://github.com/Burgestrand/libspotify-ruby/compare/v7.0.0...v7.0.1
[v7.0.0]: https://github.com/Burgestrand/libspotify-ruby/compare/v0.0.0...v7.0.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spotify-10.1.0 CHANGELOG.md
spotify-10.0.1 CHANGELOG.md
spotify-10.0.0 CHANGELOG.md
spotify-9.1.0 CHANGELOG.md
spotify-9.0.1 CHANGELOG.md