Skip to content

Releases: GFrancV/spotify-search

v0.2.0

20 May 09:24
Compare
Choose a tag to compare

What's Changed

  • chore: Update GitHub Actions workflow for publishing by @GFrancV in #1
  • update: Updated the way in which library functions are exported

New Contributors

Full Changelog: v0.1.2...v0.2.0

Thanks for use Spotify search wrapper.

v0.1.2

17 May 16:52
Compare
Choose a tag to compare

Overview

This is the release version of Spotify search wrapper.

Content of the release

Features

  • search tracks: Search Spotify tracks by query string.
  • search playlists: Search Spotify playlists by query string.
  • get track info: Get Spotify track info by the id.
  • get playlist info: Get Spotify playlist info by the id.
  • validate Spotify id: Validate whether or not the string passed is a valid Spotify id.

Thanks for use Spotify search wrapper.