Skip to content

Release Version 0.14.0

Latest
Compare
Choose a tag to compare
@ramsayleung ramsayleung released this 01 Jan 07:18
· 2 commits to master since this release
a7080cb

Breaking changes

  • (#487) Change the type of TrackLink.id from TrackId<'static> to Option<TrackId<'static>>

Bugfixes

  • (#494) Fix endless sequential pagination problem.

New features

  • (#496) Add support for searching multiple types
  • (#512) Add AuthCodePkceSpotify::from_token_with_config()
  • (#513)
    • Automatically spawn a local TCPListener to handle redirect url without manually copy/paste URL into terminal.(The most exciting feature in this release, free developer from manually copying/pasting redirect_url into their terminal)
    • Mark artist_related_artists, track_features, tracks_features, track_analysis as deprecated because Spotify has deprecated these endpoints

It's the last release in 2024, Happy New Year, nerds :)