v.0.3.4
Added
- Implemented the missing track-related endpoints.
- Added an optional
tracks
method to the builder for creating playlists. It takes a slice of track or episode URIs and makes two additional API calls
to add tracks to the newly created playlist: one for adding the tracks and one for getting their details.