• v0.14.0 a7080cba45

    v0.14.0 Stable

    kerem released this 2025-01-01 09:20:24 +03:00 | 93 commits to master since this release

    📅 Originally published on GitHub: Wed, 01 Jan 2025 07:18:05 GMT
    🏷️ Git tag created: Wed, 01 Jan 2025 06:20:24 GMT

    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 :)

    Downloads