v1.4.0
Major updates:
This version release the following api endpoint have been covered:
- Personalization (complete)
- Player (complete)
Minor changes to API:
- Changed
ArtistFullCursorBasedPaging
toCursorBasedPaging<T>
which takes in a generic type.