Skip to content

v.0.3.4

Compare
Choose a tag to compare
@Bogpan Bogpan released this 21 Aug 13:42
· 34 commits to main since this release

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.