Releases: ChrisKruegerDev/tmdb-kotlin
Releases · ChrisKruegerDev/tmdb-kotlin
0.3.4
- Extend unit tests with JSON files
- Improve TMDB version 4 list endpoint
- Fix wrong API key parameter
- Replace Android source set with JVM
0.3.0
- Improve image URL building
- TMDb version 4 endpoints
- Testing with real JSON files
0.2.0
- Fetch detailed information from movies and TV shows
- Build TMDB image URL
- Add model and API access classes for TMDB version 3 and 4
0.1.0
- Initial commit