Skip to content

v1.4.0

Compare
Choose a tag to compare
@jzheng2017 jzheng2017 released this 05 Dec 00:02
· 124 commits to main since this release
99ace16

Major updates:
This version release the following api endpoint have been covered:

  • Personalization (complete)
  • Player (complete)

Minor changes to API:

  • Changed ArtistFullCursorBasedPaging to CursorBasedPaging<T> which takes in a generic type.