• v1.0.3 3e9922319f

    v1.0.3 Stable

    kerem released this 2023-12-09 19:49:14 +03:00 | 7 commits to main since this release

    📅 Originally published on GitHub: Sat, 09 Dec 2023 16:51:50 GMT
    🏷️ Git tag created: Sat, 09 Dec 2023 16:49:14 GMT

    feat: Add FetchArtist and FetchAlbum functions

    • Added FetchArtist function to fetch information about an artist from Spotify's private API
    • Added FetchAlbum function to fetch information about an album from Spotify's private API
    • Updated documentation in the readme.md file to include the new functions

    Full Changelog: https://github.com/FrostBreker/spotify-private-api/compare/v1.0.2...v1.0.3

    Downloads