Releases: adamint/spotify-web-api-kotlin
Releases · adamint/spotify-web-api-kotlin
updated dependencies, documentation
Merge pull request #67 from adamint/dev update docs
Update ClientPlayerApi#getRecentlyPlayed
Fix documentation
Improved documentation, updated models, playlist track deletion
Removes org.json
dependency - the wrapper size is now only ~500kb
Request caching, custom HTTP library, bug fixes
Merge pull request #38 from adamint/dev Request caching, custom HTTP library