Version 0.19.0
- Added support for the new Spotify Web API endpoints for getting audio features, track recommendations based on seeds and user's top tracks and artists.
- Added a function to make requests to the
search
endpoint passing more than onetype
. Thanks @ewal!